Conta Azul MCP
Rank #23,259io.github.douglac/contaazul-mcp
Conta Azul ERP MCP — sales, customers, finance and NF-e via OAuth 2.0. Read + write, 35 tools.
Conta Azul MCP is a Model Context Protocol (MCP) server published by douglac. It ranks #23,259 of 115,460 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Conta Azul MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 29, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 92,201 of 115,460 servers on MCP Toplist.
Use Conta Azul MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contaazul-mcp https://api.mcp.ai/contaazul[mcp_servers.contaazul-mcp]
url = "https://api.mcp.ai/contaazul"Add to ~/.codex/config.toml.
https://api.mcp.ai/contaazulSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contaazul-mcp": {
"url": "https://api.mcp.ai/contaazul"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contaazul-mcp": {
"type": "http",
"url": "https://api.mcp.ai/contaazul"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contaazul-mcp": {
"serverUrl": "https://api.mcp.ai/contaazul"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contaazul-mcp": {
"url": "https://api.mcp.ai/contaazul"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.douglac%2Fcontaazul-mcp)<a href="https://mcptoplist.com/server/io.github.douglac%2Fcontaazul-mcp"><img src="https://mcptoplist.com/badge/io.github.douglac%2Fcontaazul-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
douglac
Other servers by douglac
View all douglac servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 29, 2026 |
Frequently asked questions
- Who maintains Conta Azul MCP?
- Conta Azul MCP is maintained by douglac, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Conta Azul MCP listed on the Official MCP Registry?
- Yes — Conta Azul MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Conta Azul MCP have?
- MCP Toplist tracks 1 version of Conta Azul MCP, most recently published on May 29, 2026.
- Where can I find the source code for Conta Azul MCP?
- The source code for Conta Azul MCP is hosted at github.com/douglac/contaazul-mcp.