AverbePorto-MCP
@GHSix
AverbePorto-MCP について
AverbePorto MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"AverbePorto-MCP": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@GHSix/averbeporto-mcp",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is AverbePorto-MCP?
The AverbePorto-MCP is an MCP server that integrates with the AverbePorto platform, facilitating access to authentication and document sending services through AI tools. It is aimed at users of the AverbePorto cargo insurance platform who need to interact with XML documents and ANTT protocols via AI assistants.
How to use AverbePorto-MCP?
Install via Smithery using npx -y @smithery/cli install @GHSix/averbeporto-mcp --client claude, or configure manually by adding the server to your MCP client's configuration file (Claude Desktop, Cursor, Roo Code, or GitHub Copilot) with the path to the build/index.js script and your AverbePorto API credentials.
Key features of AverbePorto-MCP
- Authenticate on the AverbePorto platform via the login tool
- Upload XML documents with optional recipient and version
- Consult ANTT protocols by key or vice versa
- Retrieve sent documents with various filters and pagination
- Decompose 44-digit access keys for NF-e, CT-e, or MDF-e
Use cases of AverbePorto-MCP
- Automating XML document upload to AverbePorto via AI assistants
- Consulting ANTT protocol statuses programmatically
- Retrieving and filtering cargo insurance averbação documents
- Decomposing and analyzing electronic invoice access keys
FAQ from AverbePorto-MCP
What client applications does AverbePorto-MCP support?
Claude Desktop, Cursor, Roo Code, and GitHub Copilot.
What are the runtime requirements?
Node.js is required; the server is run using the command "node" with the path to build/index.js.
How are API credentials handled for GitHub Copilot?
Credentials are configured via environment variables (AVERBEPORTO_USER and AVERBEPORTO_PASS) and stored securely, with VS Code prompting for them on first run.
What document types are supported for retrieval?
DI, MDF-e, CT-e, NF-e, and Minuta CT-e.
What output formats are available for protocol consultation?
JSON, XML, and CSV.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント