Azul Logistica MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Azul Logistica MCPquote freight for a 5kg package from São Paulo to Recife"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Azul Logistica MCP
Servidor MCP para integrar operacoes da Azul Cargo Express com outros MCPs e sistemas, como Shopify e TOTVS Moda.
Estrutura
azul_mcp_server.py: servidor MCP principal.mcp_config.example.json: exemplo de configuracao do client MCP.requirements.txt: dependencias do MCP..env.example: modelo das credenciais e parametros da Azul (copie para.env).
Related MCP server: Tienda Nube MCP Server
Configuracao
python -m pip install -r requirements.txt
cp .env.example .env # preencha com as credenciais da sua conta Azul CargoDeixe SiglaServico vazio no .env para receber todos os servicos disponiveis.
Uma sigla especifica (ex.: ECOMM_CORP) pode filtrar e retornar zero cotacoes.
Por padrao o MCP usa a API de producao:
https://ediapi.onlineapp.com.br/toolkit/apiPara apontar para homologacao ou outro ambiente, defina AZUL_BASE_URL no .env.
Ferramentas MCP
azul_status_config: valida configuracao local sem expor senha ou token.azul_testar_autenticacao: testa login na API Azul.azul_listar_servicos: lista as siglas de servico (PREMIUM, EXPRESSO, ECOMM, STANDARD e variantes CORP).azul_cotar_frete: gera cotacao de frete.azul_rastrear: consulta rastreio por AWB, NFe/CTe ou pedido.azul_download_cte: baixa XML/PDF de CTe por AWB.azul_gerar_remessa: emite AWB/Minuta usando payload da API Azul.azul_cancelar_remessa: cancela AWB/Minuta por AWB.azul_buscar_faturas: consulta faturas por periodo (data_inicio/data_fim), porano+mesou pelosultimos_meses. Pode exigir liberacao da Azul.
As ferramentas que geram efeito operacional (azul_gerar_remessa e
azul_cancelar_remessa) usam confirmar=False por padrao. Nesse modo elas
retornam o endpoint e o payload sem executar a operacao. Para enviar para a Azul,
chame novamente com confirmar=True.
Rodar
python azul_mcp_server.pyPara usar em um client MCP (Claude Desktop, etc.), copie mcp_config.example.json
e ajuste command, args e cwd para o caminho da sua maquina.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceMCP server for BlueDart (DHL eCommerce India) shipping API enabling waybill creation, tracking, pickup scheduling, and transit time lookup via MCP tools.Last updated8
- AlicenseBqualityDmaintenanceIntegrates with the Tienda Nube/Nuvemshop API to manage products, orders, customers, categories, coupons, and webhooks through MCP tools.Last updated10044MIT
- FlicenseBqualityBmaintenanceIntegrates the Machship freight management platform with MCP-compatible LLMs, enabling shipment creation, quotes, labels, and carrier management via natural language.Last updated1001
- Alicense-qualityCmaintenanceMCP server for Bling ERP, enabling read and write operations on sales orders, products, contacts, accounts payable/receivable, NF-e, inventory, and more via OAuth 2.0.Last updatedMIT
Related MCP Connectors
Conta Azul ERP MCP — sales, customers, finance and NF-e via OAuth 2.0. Read + write, 35 tools.
Brazilian fiscal MCP server - issue NF-e, NFC-e, NFS-e, CT-e, MDF-e and DC-e via SEFAZ.
Hosted Argentine commerce MCP: real AFIP invoicing, MercadoPago, logistics, catalog & WhatsApp.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabianoomura/azul-logistica'
If you have feedback or need assistance with the MCP directory API, please join our Discord server