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.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント