Conta Azul MCP Server

Conta Azul ERP MCP — sales, customers, finance and NF-e via OAuth 2.0. Read + write, 35 tools.

Remote serverstreamable-http

What is the Conta Azul MCP MCP server?

Conta Azul ERP MCP — sales, customers, finance and NF-e via OAuth 2.0. Read + write, 35 tools. Exposed over MCP by the conta azul mcp mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.

What it actually does

Conecte sua conta Conta Azul ao seu agente de IA. Gerencie clientes e fornecedores, produtos, serviços, vendas, contratos, contas a pagar e receber, parcelas, quitações e NF-e em linguagem natural. Login via OAuth da própria Conta Azul, em 30 segundos — sem digitar token, sem configurar nada.

Adding it to your client

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

Its toolset

Everything the assistant can do here goes through one of these:

  • Nome — Conta Azul MCP
  • URLhttps://api.mcp.ai/contaazul
  • Pessoas — clientes, fornecedores, vendedores e transportadores (listar, detalhar, criar, atualizar, remover)
  • Vendas — listar, detalhar, criar, atualizar e cancelar vendas
  • Contratos — contratos recorrentes (criar, consultar, cancelar)
  • NF-e — consulta de notas fiscais eletrônicas emitidas
  • Sub-processadores — Conta Azul (ERP) + LLM host que você escolher
  • contaazul_list_accounts — Lista as empresas Conta Azul vinculadas a este install
  • contaazul_get_company — Dados da empresa ativa (CNPJ, razão social, regime tributário)
  • contaazul_list_people — Lista pessoas (filtros: busca, tipo, ativo)
  • contaazul_get_person — Detalhe de uma pessoa por id
  • contaazul_person_write_create — Cria uma pessoa (nome + cpf/cnpj + perfis)

Caveats

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • With 14 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Conta Azul MCP.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the conta azul mcp mcp server does with a few real requests.

When to reach for it

This sits in the AI and media services group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Conta Azul MCP's toolset — Nome, URL, Pessoas and 11 more — is a fair guide to whether it matches your workflow. It is maintained by douglac; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Available tools

ToolWhat it does
NomeConta Azul MCP
URLhttps://api.mcp.ai/contaazul
Pessoasclientes, fornecedores, vendedores e transportadores (listar, detalhar, criar, atualizar, remover)
Vendaslistar, detalhar, criar, atualizar e cancelar vendas
Contratoscontratos recorrentes (criar, consultar, cancelar)
NF-econsulta de notas fiscais eletrônicas emitidas
Sub-processadoresConta Azul (ERP) + LLM host que você escolher
contaazul_list_accountsLista as empresas Conta Azul vinculadas a este install
contaazul_get_companyDados da empresa ativa (CNPJ, razão social, regime tributário)
contaazul_list_peopleLista pessoas (filtros: busca, tipo, ativo)
contaazul_get_personDetalhe de uma pessoa por id
contaazul_person_write_createCria uma pessoa (nome + cpf/cnpj + perfis)
contaazul_person_write_updateAtualiza uma pessoa por id
contaazul_person_deleteRemove uma pessoa (destrutivo)

How to install the Conta Azul MCP MCP server

{
  "mcpServers": {
    "contaazul": {
      "command": "npx",
      "args": ["-y", "skills"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Conta Azul MCP to Nome.
  • Use Conta Azul MCP to URL.
  • Use Conta Azul MCP to Pessoas.

Frequently asked questions

It connects Conta Azul MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 14 tools (Nome, URL, Pessoas, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Conta Azul MCP directly.