MCP Compras.gov.br
Rank #6,280io.github.opedrosoares/mcp-compras
Preços, atas, contratos e sanções das APIs públicas de compras do governo brasileiro
MCP Compras.gov.br is a Model Context Protocol (MCP) server published by opedrosoares. It ranks #6,280 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Compras.gov.br is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 125,766 of 132,046 servers on MCP Toplist.
Use MCP Compras.gov.br
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-compras https://mcp-compras.up.railway.app/mcpclaude mcp add mcp-compras -e "TRANSPARENCIA_API_KEY=<your TRANSPARENCIA_API_KEY>" -e "REDIS_URL=<your REDIS_URL>" -e "INCLUIR_CPF_COMPLETO=<your INCLUIR_CPF_COMPLETO>" -- uvx compras-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mcp-compras]
url = "https://mcp-compras.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mcp-compras]
command = "uvx"
args = ["compras-mcp"]
[mcp_servers.mcp-compras.env]
TRANSPARENCIA_API_KEY = "<your TRANSPARENCIA_API_KEY>"
REDIS_URL = "<your REDIS_URL>"
INCLUIR_CPF_COMPLETO = "<your INCLUIR_CPF_COMPLETO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp-compras.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-compras": {
"command": "uvx",
"args": [
"compras-mcp"
],
"env": {
"TRANSPARENCIA_API_KEY": "<your TRANSPARENCIA_API_KEY>",
"REDIS_URL": "<your REDIS_URL>",
"INCLUIR_CPF_COMPLETO": "<your INCLUIR_CPF_COMPLETO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-compras": {
"url": "https://mcp-compras.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mcp-compras": {
"command": "uvx",
"args": [
"compras-mcp"
],
"env": {
"TRANSPARENCIA_API_KEY": "<your TRANSPARENCIA_API_KEY>",
"REDIS_URL": "<your REDIS_URL>",
"INCLUIR_CPF_COMPLETO": "<your INCLUIR_CPF_COMPLETO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-compras": {
"type": "http",
"url": "https://mcp-compras.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mcp-compras": {
"type": "stdio",
"command": "uvx",
"args": [
"compras-mcp"
],
"env": {
"TRANSPARENCIA_API_KEY": "<your TRANSPARENCIA_API_KEY>",
"REDIS_URL": "<your REDIS_URL>",
"INCLUIR_CPF_COMPLETO": "<your INCLUIR_CPF_COMPLETO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-compras": {
"serverUrl": "https://mcp-compras.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-compras": {
"command": "uvx",
"args": [
"compras-mcp"
],
"env": {
"TRANSPARENCIA_API_KEY": "<your TRANSPARENCIA_API_KEY>",
"REDIS_URL": "<your REDIS_URL>",
"INCLUIR_CPF_COMPLETO": "<your INCLUIR_CPF_COMPLETO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-compras": {
"url": "https://mcp-compras.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"mcp-compras": {
"command": "uvx",
"args": [
"compras-mcp"
],
"env": {
"TRANSPARENCIA_API_KEY": "<your TRANSPARENCIA_API_KEY>",
"REDIS_URL": "<your REDIS_URL>",
"INCLUIR_CPF_COMPLETO": "<your INCLUIR_CPF_COMPLETO>"
}
}
}
}Replace each placeholder with your own value before saving.
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.opedrosoares%2Fmcp-compras)<a href="https://mcptoplist.com/server/io.github.opedrosoares%2Fmcp-compras"><img src="https://mcptoplist.com/badge/io.github.opedrosoares%2Fmcp-compras.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
opedrosoares
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Sep 9, 2026 |
| 0.3.17 | Sep 7, 2026 |
| 0.3.16 | Sep 7, 2026 |
Frequently asked questions
- Who maintains MCP Compras.gov.br?
- MCP Compras.gov.br is maintained by opedrosoares, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MCP Compras.gov.br listed on the Official MCP Registry?
- Yes — MCP Compras.gov.br is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Compras.gov.br have?
- MCP Toplist tracks 3 versions of MCP Compras.gov.br, most recently published on Sep 9, 2026.
- Where can I find the source code for MCP Compras.gov.br?
- The source code for MCP Compras.gov.br is hosted at github.com/opedrosoares/MCP_Compras.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.