Search and analyze 800,000+ Polish public tenders, entities, and market stats via MCP protocol.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.
search_tendersSearch public procurement tenders from BZP (Biuletyn Zamówień Publicznych) and TED (Tenders Electronic Daily) via Atlas Przetargów. Returns a list with titles, buyers, locations, CPV codes, estimated values and deadlines. Use for queries like 'aktywne przetargi budowlane w Warszawie', 'zamówienia IT powyżej 500k PLN', 'co kupuje ZUS'.
get_tenderRetrieve detailed information about a specific Polish public tender by its ID. Returns buyer, location, deadlines, estimated value, CPV codes, contractor (if awarded), notice type and a content excerpt. Optionally includes AI-generated summary points (requires ATLAS_API_KEY).
get_buyerFetch a profile of a Polish public procuring entity (zamawiajÄ…cy) by its NIP (tax ID). Returns name, location, statistics, recent tenders, and top winning contractors. Use for due diligence on who buys what and from whom.
get_contractorFetch a profile of a Polish tender contractor by its NIP. Returns name, location, total wins, total value and top buyers they win tenders from.
search_entitiesSearch Polish public procurement entities (buyers / zamawiajÄ…cy) or contractors (wykonawcy) by name. Returns a list with NIP, location and volume. Useful to find the NIP for get_buyer / get_contractor tools.
get_category_statsRetrieve aggregate statistics for a CPV category: count, average/median value, average number of offers, average deadline period. Based on historical BZP+TED data. Useful for market sizing and competitive benchmarking.
The first MCP server for Polish public procurement data. Query 800 000+ Polish public tenders (BZP + TED), buyer/contractor profiles, and category statistics directly from Claude Desktop, Cursor, Continue, Cline, or any MCP-compatible AI client.
Powered by Atlas Przetargów — the Polish public procurement search and analytics platform.
The Model Context Protocol (MCP) lets AI assistants connect to external tools and data. This server exposes the Atlas Przetargów API to any MCP client, giving your AI assistant the ability to:
npx (recommended, no install)Edit your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd:
Restart Claude Desktop. The Atlas tools will appear in the tools panel.
Then in claude_desktop_config.json:
"Find active construction tenders in Warsaw with budget 500k–5M PLN and show me the top 5"
"Use the buyer-due-diligence prompt for NIP 5252248481" (→ runs due diligence on the City of Warsaw as a procuring entity)
"What's the median value of IT tenders in Poland last year?"
"Look up tender 2026/BZP 00202613 and analyze its key terms and risks"
"Find me the CPV code for medical equipment and show active tenders"
"Who most frequently wins contracts from GDDKiA (National Roads Authority)?"
| Tool | Description |
|---|---|
search_tenders | Search tenders with filters (query, CPV, city, province, value range, dates, sort) |
get_tender | Full details of a tender by ID, optionally with AI summary |
get_buyer | Profile of a procuring entity by NIP + top winning contractors |
get_contractor | Profile of a contractor by NIP + top buyers they win from |
search_entities | Find buyers / contractors by name (returns NIP for other tools) |
get_category_stats | Aggregate stats for a CPV category (count, median, avg offers, avg deadline) |
get_province_stats | Statistics by province or city (top buyers, top CPV) |
search_cpv | Look up CPV codes by Polish keyword |
| URI | Description |
|---|---|
atlas://glossary | Index of 90+ Polish public procurement terms |
atlas://glossary/{slug} | Full definition of a specific term |
atlas://knowledge | Index of long-form knowledge base articles |
atlas://knowledge/{slug} | Full knowledge base article |
| Prompt | Description |
|---|---|
analyze-tender | Comprehensive analysis of a tender notice: scope, value, deadlines, risks, recommendation |
buyer-due-diligence | Due diligence on a procuring entity: purchase profile, contractor network, red flags |
find-opportunities | Find active tender opportunities matching a CPV + location + value profile |
All optional. Defaults are safe.
| Variable | Default | Description |
|---|---|---|
ATLAS_API_BASE | https://atlasprzetargow.pl | API root. Useful for staging or self-hosted Atlas |
ATLAS_API_KEY | (none) | Optional key for /api/llm/* endpoints (AI summaries). Without it, the server still works with full public data |
ATLAS_TIMEOUT_MS | 20000 | Request timeout |
ATLAS_MAX_RETRIES | 2 | Retry count for 429 / 5xx / timeouts |
Pass them via your MCP client config:
2026/BZP 00202613.45000000 = construction, 72000000 = IT.PL02 dolnośląskie · PL04 kujawsko-pomorskie · PL06 lubelskie · PL08 lubuskie · PL10 łódzkie · PL12 małopolskie · PL14 mazowieckie · PL16 opolskie · PL18 podkarpackie · PL20 podlaskie · PL22 pomorskie · PL24 śląskie · PL26 świętokrzyskie · PL28 warmińsko-mazurskie · PL30 wielkopolskie · PL32 zachodniopomorskieContractNotice — active tender, open for bidsTenderResultNotice / ContractAwardNotice — results (who won, at what price)CompetitionNotice, ConcessionNotice — specialized noticesAtlas Przetargów API has a per-IP rate limit (30 req/min for LLM endpoints, more for public ones). The MCP server automatically retries 429 responses with exponential backoff.
If you hit rate limits frequently (e.g. in production automations), please reach out via atlasprzetargow.pl/kontakt for higher-tier access.
MIT © Atlas Przetargów
All tender data is sourced from:
Processed, enriched, and served by Atlas Przetargów.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/atlasprzetargow-mcp-server)<a href="https://allmcps.com/mcp/atlasprzetargow-mcp-server"><img src="https://allmcps.com/api/badge/atlasprzetargow-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>