Atlasprzetargow MCP Server
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. Its README documents 8 tools, including search_tenders, get_tender, get_buyer. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-04-16 · ★ 3 · #570 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Atlasprzetargow MCP Server
before you install - you'll need
ATLAS_API_KEY is optional or environment-specific per the README.
Claude Code
claude mcp add atlasprzetargow-mcp-server -- npx -y @atlasprzetargow/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"atlasprzetargow-mcp-server": {
"command": "npx",
"args": [
"-y",
"@atlasprzetargow/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @atlasprzetargow/mcp - published under the repo owner's npm scope (@atlasprzetargow)
registry namespace io.github.atlasprzetargow is GitHub-verified and matches the repo owner
03 · What Atlasprzetargow MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search tenders with filters (query, CPV, city, province, value range, dates, sort), and find buyers / contractors by name (returns NIP for other tools).
The 8 tools it gives your agent
Extracted from the project's README - what mcp lets an agent do.
- 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
04 · Who maintains Atlasprzetargow MCP Server
mcp is maintained by atlasprzetargow. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/atlasprzetargow/mcp-server
- category
- other - ranked #570 of 848 actively-maintained other servers as of 2026-08-25.
- registry
- io.github.atlasprzetargow/mcp (active, first published 2026-04-16)
- packages
- npm:@atlasprzetargow/mcp
06 · Atlasprzetargow MCP Server FAQ
Is Atlasprzetargow MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-16. We re-verify nightly.
What can Atlasprzetargow MCP Server do?
With this server connected, an agent can search tenders with filters (query, CPV, city, province, value range, dates, sort), and find buyers / contractors by name (returns NIP for other tools).
How do I install Atlasprzetargow MCP Server?
Run `npx -y @atlasprzetargow/mcp`. The README documents one environment variable (ATLAS_API_KEY) to set first. ATLAS_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Atlasprzetargow MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Atlasprzetargow MCP Server
Alternatives to Atlasprzetargow MCP Server
Maintained other servers if Atlasprzetargow MCP Server isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Egrul · Fns Check (atomno-mcp) · Ant Feed · Sharedoc MCP · Simplenote MCP
More TypeScript MCP servers · Atomic Mail · ATXP - Agent Payment & Wallet Infrastructure · NexusTrade Financial MCP · see all