Observability Mcp
MCP Server for GCP environment for interacting with various Observability APIs.
Search Polish public tenders (BZP + TED) — 800k+ tenders, profiles, statistics, glossary.
{
"mcpServers": {
"io-github-atlasprzetargow-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search Polish public tenders (BZP + TED) — 800k+ tenders, profiles, statistics, glossary.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCP Server for GCP environment for interacting with various Observability APIs.
Enhanced MCP server for GitLab: group projects listing and activity tracking
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards.
MCP Security Weekly
Get CVE alerts and security updates for io.github.atlasprzetargow/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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:
{
"mcpServers": {
"atlas-przetargow": {
"command": "npx",
"args": ["-y", "@atlasprzetargow/mcp"]
}
}
}
Restart Claude Desktop. The Atlas tools will appear in the tools panel.
npm install -g @atlasprzetargow/mcp
Then in claude_desktop_config.json:
{
"mcpServers": {
"atlas-przetargow": {
"command": "atlas-przetargow-mcp"
}
}
}
"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 | Comprehe |