{
  "markdown": "# cerebro-mcp\n\nGovernment tenders, contract awards and pre-tender pipelines from 21 official sources, served to Claude (or any MCP client) as native tools.\n\nGovernments are the biggest customer on Earth: around $13 trillion a year in public procurement (World Bank estimate, roughly 12% of global GDP). They buy cleaning, construction, HVAC, software, consulting, media, catering, security, everything. Most of it is published in fragmented national portals that nobody has time to watch.\n\nDashboards show everyone the same list. Your agent knows your company. Connect Cerebro and Claude screens the market against your actual capabilities, tells you which contracts you can win, shows you who keeps winning them, and drafts the go/no-go brief.\n\n## Coverage\n\n| Region | Sources |\n|---|---|\n| EU (all 27 countries) | TED |\n| France | BOAMP, DECP awards, APProch pre-tender purchase pipeline |\n| Spain | PLACSP |\n| Monaco | Journal de Monaco, Mairie de Monaco |\n| United States | SAM.gov federal opportunities (~80k active), USAspending awards |\n| Multilateral | World Bank, UNDP |\n| South America | Brazil PNCP, Colombia SECOP, Chile ChileCompra, Argentina COMPR.AR, Uruguay ARCE, Guyana NPTAB, Peru, Ecuador and Paraguay |\n\nValues are normalized to EUR (ECB rates), cross-portal duplicates are folded, data refreshes daily. A grants/funding lane (EU Funding & Tenders calls) is next.\n\n## Quickstart (nothing to install)\n\n1. Pick a seat at **[cerebroradar.com/connect](https://cerebroradar.com/connect)**: Stripe checkout, your personal link is issued right after payment. Want a test drive first? Email ben@benjix.com for a 20-query demo key.\n2. Connect it:\n\n```bash\nclaude mcp add --transport http cerebro https://cerebroradar.com/mcp/YOUR_KEY\n```\n\nOn claude.ai or Claude Desktop: Settings, Connectors, \"Add custom connector\", name it Cerebro, paste your link. Cursor, Copilot, Gemini CLI and any MCP client: add a remote MCP server with your link as the URL.\n\n## Run it locally instead (optional)\n\nThis repo is the identical server as a local stdio process, one stdlib Python file, no dependencies, no telemetry, your key is sent only to cerebroradar.com:\n\n```bash\ngit clone https://github.com/benjixone/cerebro-mcp\nclaude mcp add cerebro --env CEREBRO_API_KEY=crb_yourkey -- python3 ./cerebro-mcp/server.py\n```\n\nClaude Desktop (`claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"cerebro\": {\n      \"command\": \"python3\",\n      \"args\": [\"/absolute/path/to/cerebro-mcp/server.py\"],\n      \"env\": {\"CEREBRO_API_KEY\": \"crb_yourkey\"}\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `search_tenders` | Search open tenders, pre-tender pipeline signals or awards by text, country (ISO alpha-3), CPV code, source and deadline status |\n| `search_awards` | Who wins which contracts, for how much: competitor and incumbent intelligence, partial winner-name matching |\n| `get_tender` | Full detail for one notice, including raw metadata and links to the same contract on other portals |\n\nPrompts that work well:\n\n- \"Find open HVAC maintenance tenders in France above 500k EUR closing in the next 30 days\"\n- \"Who keeps winning energy performance contracts in Spain? List the top incumbents\"\n- \"Check the pre-tender pipeline for cleaning services around Paris and brief me on what is coming\"\n- \"Read our capability deck, then screen this week's new tenders and shortlist the 3 we should bid\"\n\n## Pricing\n\n| Tier | Price | Included |\n|---|---|---|\n| Demo | 0 | 20 queries, one time, by request: ben@benjix.com |\n| Founding | [7 days free, then 49 EUR every 4 weeks](https://buy.stripe.com/bJe4gzcQb47wfKk9671RC00) | Unlimited queries, first 50 seats only, price locked while subscribed |\n| Pro | [7 days free, then 99 EUR every 4 weeks](https://buy.stripe.com/00w28rdUf33sfKk9671RC01) | Unlimited queries |\n\nPay with the same email your key is registered to and the same connection link upgrades instantly, nothing to reinstall. Questions: ben@benjix.com.\n\n## Data and licensing\n\nAll data originates from official government portals and public procurement APIs, each published under its own open-data license (TED reuse policy, French Licence Ouverte, US public domain, national open-data licenses). Cerebro adds aggregation, deduplication, EUR normalization and entity folding. Lanes built on commercial marketplaces (asset auctions, businesses for sale) are visible in the Cerebro dashboard but are not part of the API product.\n\n## Status\n\nPublic beta. Best effort, no SLA yet. Issues and feature requests: open a GitHub issue.\n\n## License\n\nMIT.\n",
  "bytes": 4561,
  "sha": "07e18c8a5f5c51e6c48c4d132538b2981dcb4bc66ecdd76a5cefc2ca9488d394",
  "repo_slug": "benjixone/cerebro-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_benjixone_cerebro_mcp_61eed06a/readme"
}