Skip to main content
Glama
atlasprzetargow

Atlas Przetargów

Atlas Przetargów — MCPサーバー

npm version License: MIT

ポーランドの公共調達データのための初のMCPサーバーです。 Claude Desktop、Cursor、Continue、Cline、またはMCP互換のAIクライアントから直接、80万件以上のポーランドの公共入札(BZP + TED)、発注者/受注者のプロファイル、およびカテゴリ統計を照会できます。

Atlas Przetargów(ポーランドの公共調達検索・分析プラットフォーム)によって提供されています。


これは何ですか?

Model Context Protocol (MCP) を使用すると、AIアシスタントを外部ツールやデータに接続できます。このサーバーはAtlas Przetargów APIをMCPクライアントに公開し、AIアシスタントに以下の機能を提供します:

  • ポーランドの公共入札を検索(キーワード、CPVカテゴリ、場所、金額、期限による絞り込み)

  • 入札の詳細を取得(発注者、CPVコード、予定価格、期限、AI生成の要約など)

  • 発注者(zamawiający)のプロファイルを取得(NIP別。頻繁に落札している受注者を含む)

  • 受注者(wykonawca)のプロファイルを取得(NIP別。頻繁に受注している発注者を含む)

  • 市場統計を分析(CPVカテゴリ別:件数、中央値、平均入札数、平均期限)

  • 県や都市の調達規模を比較

  • 用語集にアクセス(90以上のポーランド公共調達用語)

  • ガイド付きワークフロー(プロンプト)を使用(入札分析、発注者のデューデリジェンス、案件発見)


Related MCP server: Rejestr.io MCP Server

クイックスタート (Claude Desktop)

オプションA — npx経由(推奨、インストール不要)

Claude Desktopの設定ファイルを編集します:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%\Claude\claude_desktop_config.json

以下を追加します:

{
  "mcpServers": {
    "atlas-przetargow": {
      "command": "npx",
      "args": ["-y", "@atlasprzetargow/mcp"]
    }
  }
}

Claude Desktopを再起動します。ツールパネルにAtlasのツールが表示されます。

オプションB — グローバルインストール

npm install -g @atlasprzetargow/mcp

次に claude_desktop_config.json に以下を追加します:

{
  "mcpServers": {
    "atlas-przetargow": {
      "command": "atlas-przetargow-mcp"
    }
  }
}

使用例 (Claude Desktop)

「ワルシャワの予算50万〜500万PLNの建設関連の有効な入札を探して、上位5件を表示して」

「NIP 5252248481 に対して buyer-due-diligence プロンプトを使用して」 (→ ワルシャワ市を発注者としてデューデリジェンスを実行)

「昨年のポーランドにおけるIT入札の価格中央値は?」

「入札 2026/BZP 00202613 を調べて、主要な条件とリスクを分析して」

「医療機器のCPVコードを見つけて、有効な入札を表示して」

「GDDKiA(国立道路庁)から最も頻繁に契約を獲得しているのはどこ?」


ツール

ツール

説明

search_tenders

フィルタ(クエリ、CPV、都市、県、価格範囲、日付、ソート)を使用して入札を検索

get_tender

IDによる入札の詳細(オプションでAI要約付き)

get_buyer

NIPによる発注者のプロファイル + 上位の受注者

get_contractor

NIPによる受注者のプロファイル + 上位の発注者

search_entities

名前による発注者/受注者の検索(他のツール用のNIPを返します)

get_category_stats

CPVカテゴリの集計統計(件数、中央値、平均入札数、平均期限)

get_province_stats

県または都市別の統計(上位発注者、上位CPV)

search_cpv

ポーランド語のキーワードでCPVコードを検索

リソース

URI

説明

atlas://glossary

90以上のポーランド公共調達用語のインデックス

atlas://glossary/{slug}

特定の用語の完全な定義

atlas://knowledge

長文のナレッジベース記事のインデックス

atlas://knowledge/{slug}

完全なナレッジベース記事

プロンプト

プロンプト

説明

analyze-tender

入札公告の包括的な分析:範囲、価格、期限、リスク、推奨事項

buyer-due-diligence

発注者のデューデリジェンス:調達プロファイル、受注者ネットワーク、レッドフラグ

find-opportunities

CPV + 場所 + 価格プロファイルに一致する有効な入札案件を検索


設定 (環境変数)

すべてオプションです。デフォルト値は安全に設定されています。

変数

デフォルト

説明

ATLAS_API_BASE

https://atlasprzetargow.pl

APIルート。ステージングやセルフホストのAtlasに便利

ATLAS_API_KEY

(なし)

/api/llm/* エンドポイント(AI要約)用のオプションキー。なくても公開データは利用可能

ATLAS_TIMEOUT_MS

20000

リクエストタイムアウト

ATLAS_MAX_RETRIES

2

429 / 5xx / タイムアウト時のリトライ回数

MCPクライアント設定経由で渡します:

{
  "mcpServers": {
    "atlas-przetargow": {
      "command": "npx",
      "args": ["-y", "@atlasprzetargow/mcp"],
      "env": {
        "ATLAS_API_KEY": "your-optional-key-here"
      }
    }
  }
}

ポーランドの公共調達 — クイックリファレンス

  • BZP (Biuletyn Zamówień Publicznych) — ポーランドの国家入札登録簿。IDは 2026/BZP 00202613 のような形式。

  • TED (Tenders Electronic Daily) — EU全体の入札登録簿。EUの基準額を超える入札に必須。

  • CPV (Common Procurement Vocabulary) — 8桁のカテゴリコード。例:45000000 = 建設、72000000 = IT。

  • NIP — ポーランドの10桁の納税者番号。すべての発注者/受注者の識別に利用。

  • 県コード: PL02 ドルヌィ・シロンスク県 · PL04 クヤヴィ・ポモージェ県 · PL06 ルブリン県 · PL08 ルブシュ県 · PL10 ウッチ県 · PL12 マウォポルスカ県 · PL14 マゾフシェ県 · PL16 オポーレ県 · PL18 ポトカルパチェ県 · PL20 ポドラシェ県 · PL22 ポモージェ県 · PL24 シロンスク県 · PL26 シフィェンティクシシュ県 · PL28 ヴァルミア・マズールィ県 · PL30 ヴィエルコポルスカ県 · PL32 西ポモージェ県

  • 公告タイプ:

    • ContractNotice — 有効な入札、入札受付中

    • TenderResultNotice / ContractAwardNotice — 結果(誰が、いくらで落札したか)

    • CompetitionNotice, ConcessionNotice — 特殊な公告


開発

git clone https://github.com/atlasprzetargow/mcp-server.git
cd mcp-server
npm install
npm run build
npm run smoke   # runs all tools against production API

# Test locally in Claude Desktop:
# Point the "command" in claude_desktop_config.json to the absolute path of dist/index.js:
# "command": "node", "args": ["/abs/path/to/mcp-server/dist/index.js"]

レート制限と公正な利用

Atlas Przetargów APIにはIPごとのレート制限があります(LLMエンドポイントは30リクエスト/分、公開エンドポイントはそれ以上)。MCPサーバーは、429レスポンスに対して指数バックオフで自動的にリトライします。

レート制限に頻繁に達する場合(本番環境の自動化など)、atlasprzetargow.pl/kontakt から上位プランへのアクセスについてお問い合わせください。


ライセンス

MIT © Atlas Przetargów

データソースの帰属

すべての入札データは以下から取得されています:

  • BZP (Biuletyn Zamówień Publicznych) — ポーランド公共調達局の公開登録簿

  • TED (Tenders Electronic Daily) — EU公共調達登録簿

Atlas Przetargów によって処理、強化、提供されています。


関連

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Exposes French and EU public procurement data (BOAMP + TED) as MCP tools for AI agents, enabling search for tenders, awards, and winner intelligence via typed filters.
    4
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides access to Poland's largest business registry database, enabling company search, beneficiary checks, and financial document retrieval via natural language.
    1
  • A
    license
    A
    quality
    A
    maintenance
    Look up Polish companies from any AI assistant: registry data (KRS, REGON, CEIDG), VAT white list checks before payments, and financial statements of 4.4M businesses. Read-only tools backed by official public registers.
    4
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables search and analysis of European public procurement tenders, including EU above-threshold (TED) and below-threshold from 11 national sources, with hybrid search and filtering.
    MIT

View all related MCP servers

Related MCP Connectors

  • Verified Polish open data for AI agents: debt, budget, 460 MPs, votings, judiciary search, RAG.

  • Polish company registry: 4.4M firms, KRS/REGON data, VAT white list checks, financial statements

  • UK public procurement data for AI agents: tenders, contracts, buyer and supplier profiles.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/atlasprzetargow/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server