
Mcp Conta Azul
Let your agent read and update Conta Azul accounting data—customers, products, invoicing—while you build Brazilian fiscal-aware backends or ops dashboards.
Overview
io.github.codespar/mcp-conta-azul is a MCP server for the Build phase that links agents to Conta Azul for accounting, invoicing, customers, and products.
What is this MCP server?
- Stdio MCP @codespar/mcp-conta-azul v0.1.2 with CONTA_AZUL_ACCESS_TOKEN
- Surfaces Conta Azul accounting, invoicing, customers, and products
- Maintained in codespar/mcp-dev-brasil packages/fiscal/conta-azul
- npm registry package for local MCP hosts
- Secret access token required for all API calls
- Server version 0.1.2
- One required secret: CONTA_AZUL_ACCESS_TOKEN
- Repository subfolder packages/fiscal/conta-azul
Community signal: 252 GitHub stars.
What problem does it solve?
Keeping Brazilian billing and master data aligned with your app means manual ERP clicks and fragmented API knowledge while you are still coding features.
Who is it for?
Solo builders with a Conta Azul account who need agent help syncing ERP data into custom tools or automations.
Skip if: Non-Brazil operations, builders without Conta Azul access, or anyone expecting certified tax advice from the MCP layer alone.
What do I get? / Deliverables
With the server registered, your agent can call Conta Azul through MCP so customer, product, and invoice operations stay in the same session as your implementation work.
- Live MCP bridge to Conta Azul APIs
- Agent workflows for customers, products, and invoices
- Integration scaffolding for Brazil-facing SaaS
Recommended MCP Servers
Journey fit
Conta Azul MCP is cataloged under Build because it connects your software to a live ERP/accounting API during product construction. Fiscal and ERP connectors are integration work: OAuth/token-backed tools the agent calls from your dev environment.
How it compares
Brazilian ERP MCP connector, not a generic invoicing skill or spreadsheet workflow.
Common Questions / FAQ
Who is io.github.codespar/mcp-conta-azul for?
Developers and indie operators in Brazil who use Conta Azul and want their coding agent to work with accounting and invoicing APIs safely.
When should I use io.github.codespar/mcp-conta-azul?
During Build/integrations when you are connecting your app or internal tools to live Conta Azul data, not when you are only validating a business idea.
How do I add io.github.codespar/mcp-conta-azul to my agent?
Install @codespar/mcp-conta-azul, configure stdio in your MCP settings, and set CONTA_AZUL_ACCESS_TOKEN as a secret environment variable.