AverbePorto-MCP
@GHSix
About AverbePorto-MCP
AverbePorto MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"AverbePorto-MCP": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@GHSix/averbeporto-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
Comments