Procurement in Poland
OpenAPI for Tenders Guru procurements in Poland (JSON).
🇵🇱 Tenders Guru Poland MCP
The Tenders Guru Poland MCP brings transparency and accessibility to Poland’s public procurement data. It connects directly to tenders.guru’s REST API (Poland scope) and exposes it as an MCP service—so agents can explore tenders, notices, and documents simply by asking.
What you can do
- 📝 Browse tenders: Get paginated lists of procurement opportunities across Poland (
/tenders), or fetch full tender details by ID. - 📢 Access notices: Retrieve procurement notices linked to tenders (
/notices) and dive into detailed sections with/notices/{id}/sections. - 📂 Official documents: Collect associated files and raw source data for audits, compliance, or research.
- 🔎 Structured insights: Move from high-level listings to granular details like notice sections and source data.
Why it’s useful
- Market research: track public procurement trends in Poland.
- Business development: identify new contract opportunities.
- Civic tech & journalism: bring transparency to how public funds are spent.
Powered by XPack
The real magic here is XPack: instead of manually integrating REST endpoints, the Tenders Guru API is instantly usable as an MCP service.
That means your AI Agent can answer natural queries like “Show me the latest tenders in Warsaw” or “List notices for tender 2023/PL/5678” without custom coding.
With XPack, you can also:
- 🚀 Convert any OpenAPI into MCP in minutes
- ⚡ Let your data flow directly into AI-driven workflows
- 🌍 Join a global ecosystem of APIs turned conversational
👉 Tenders Guru Poland is proof of how XPack transforms open procurement data into actionable, AI-ready insights. Imagine what it could do for your API—discover more at XPack.
{
"mcpServers": {
"xpack-mcp-market": {
"type": "sse",
"autoApprove":"all",
"url": "?authkey={Your-Tenders Guru-Auth-Key}"
}
}
}