← Registry

Data Collection

przetargowyjanusz.pl

Semantic search and retrieval of Polish public tender data, including CPV classification and detailed tender information.

1 endpoint10 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://przetargowyjanusz.pl/mcp

No auth detected

MCP server metadata

Name
przetargowy-janusz-tenders
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

search_tenders

Semantic search over active Polish public tenders (przetargi) by meaning, with optional filters.

Inferred read-only
list_tenders

Browse tenders without a text query.

Inferred read-only
list_facets

List the browsable facets of the active tender set: CPV categories, voivodeships (regions), and cities, each with a count and the slug/code to pass to list_tenders.

Inferred read-only
get_tender

Fetch full detail for one tender by its public slug (from search_tenders/list_tenders results): metadata, the 12-section AI SWZ summary, the OPZ scope brief, and award results.

Inferred read-only
cpv_search

Resolve free-text to CPV codes (the EU Common Procurement Vocabulary used to classify tenders).

Inferred read-only
cpv_tree

Walk the CPV hierarchy.

Inferred read-only
cpv_labels

Resolve CPV codes to their Polish labels.

Inferred read-only
list_my_tenders

List the tenders in the signed-in user's pipeline ('Moje przetargi'), most recently updated first, with each one's pipeline status and public URL.

Inferred read-only
list_my_alerts

List the signed-in user's saved alert profiles (saved searches / notification rules): query, CPV codes, regions, budget band, and delivery settings.

Inferred read-only
search_my_tenders

Plan-gated hybrid search over active tenders for the signed-in user's organization (the same search as the in-app command palette).

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.przetargowy-janusz-tenders]
url = "https://przetargowyjanusz.pl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "przetargowy-janusz-tenders": {
      "type": "http",
      "url": "https://przetargowyjanusz.pl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: przetargowy-janusz-tenders
Remote MCP URL: https://przetargowyjanusz.pl/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "przetargowy-janusz-tenders": {
      "url": "https://przetargowyjanusz.pl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "przetargowy-janusz-tenders": {
      "type": "http",
      "url": "https://przetargowyjanusz.pl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "przetargowy-janusz-tenders",
  "transport": "streamable-http",
  "url": "https://przetargowyjanusz.pl/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for przetargowyjanusz.pl was fetched 2026-08-24T04:00:19.799Z.

Trust status Neutral

przetargowyjanusz.pl is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.