JP Bids MCP
官方日本政府採購標案搜尋與AI分析(透過MCP)
你可以用 JP Bids MCP 做什麼?
- Search for public procurement notices — Find Japanese government bids by keyword, prefecture, and category using
search_bids. - Rank bids by your own criteria — Score and prioritize bid opportunities based on your company’s conditions with
rank_bids. - Get recent bid listings — Retrieve the latest public procurement announcements via
list_recent_bids. - Extract requirements from bid documents — Pull must-have conditions and evaluation criteria from attached PDFs or HTML with
extract_bid_requirements. - Analyze past award trends — Examine historical contract awards, budget scales, and win rates by organization using
analyze_past_awards. - Export shortlists and calendar events — Save filtered bid lists as CSV/JSON with
export_bid_shortlistor generate ICS calendar files viacreate_bid_calendar.
文件
JP Bids MCP
透過 MCP 搜尋並以 AI 分析日本官公需(政府採購)招標資訊的伺服器。
Search and AI-analyze Japanese public procurement notices through MCP.
Server MCP untuk mencari dan menganalisis pengadaan pemerintah Jepang dengan AI.
測試期間(至 2026 年 6 月底)所有功能皆可免費使用。
During beta (until end of June 2026), all features are available for free.
Remote MCP: https://mcp.bid-jp.com/mcp
npm: jp-bids-mcp
Registry metadata name: io.github.sugukurukabe/jp-bids
只需與 AI 對話 / Just Ask Your AI
「鹿児島県のIT系入札を探して、うちに合う順にランク付けして」
→ 命中 14 件 → AI 評分 → 整理前 3 名的需求 → 登錄行事曆 → 全部在一次對話中完成。
「この仕様書PDFの必須要件と評価項目を整理して」
→ 自動取得 PDF → 需求擷取 → 資格檢查 → 甚至提示如何取得缺少的項目。
「農林水産省の過去3年の発注傾向を分析して」
→ 取得得標實績 → 分析預算規模、競爭對手、得標率 → 提出下一次投標策略。
快速入門 / Quick Start
從任何相容 Streamable HTTP 的 MCP 客戶端使用遠端端點:
https://mcp.bid-jp.com/mcp
使用 MCP Inspector:
npx --yes @modelcontextprotocol/inspector
將 Transport Type 設為 Streamable HTTP 並使用上述遠端 URL。請勿使用預設的 STDIO 範例指令,例如 mcp-server-everything。
範例 search_bids 參數:
{
"query": "システム",
"prefecture": "鹿児島県",
"category": "役務",
"limit": 3
}
本地 stdio:
npx --yes jp-bids-mcp
CSV 匯出:
npx --yes jp-bids-export --prefecture 鹿児島県 --category 役務 --query システム --days 7 > bids.csv
在不啟動 MCP 工作階段的情況下檢查:
npx --yes jp-bids-mcp --version
主要功能 / What It Provides
- 官公需招標資訊的唯讀搜尋。Read-only search for Japanese public procurement notices.
- AI 投標雷達:根據實務追蹤優先度對案件進行評分與排名。Ranking bid candidates by practical follow-up priority.
- PDF/HTML 需求擷取:暫時取得、SSRF 防護、Vertex AI Gemini 對應。PDF/HTML requirement extraction with SSRF guard and Vertex AI Gemini.
- MCP Apps UI:在 Claude.ai 的側邊面板中列出並操作招標案件。Interactive workspace in MCP Apps-compatible clients.
- 免費/專業版方案:測試期間(至 2026 年 6 月底)所有功能免費。Free beta through June 2026, Pro ¥990/month thereafter.
- 透過 Resources 與 Resource Templates 精確傳遞上下文。Resources and Resource Templates for targeted context.
- 同時支援遠端 Streamable HTTP 與本地 stdio 傳輸。Remote Streamable HTTP and local stdio transports.
資料來源 / Data source:中小企業廳 官公需資訊入口網站 搜尋 API。
工具一覽 / Tools
| 工具 | 說明 | 方案 |
|---|---|---|
search_bids | 以關鍵字、地區、行業搜尋 / Keyword & region search | 免費 |
rank_bids | 根據自身條件評分 / Score by your criteria | 免費 |
list_recent_bids | 近期公告一覽 / Recent notices | 免費 |
get_bid_detail | 取得案件詳細資訊 / Bid detail | 免費 |
search_bids_app | 附帶 MCP Apps UI 的搜尋 / Search with UI panel | 專業版 |
explain_bid_fit | 適合度說明 / Fit explanation | 專業版 |
assess_bid_qualification | 參加資格確認 / Qualification check | 專業版 |
extract_bid_requirements | PDF/HTML 需求擷取 / Requirement extraction | 專業版 |
export_bid_shortlist | CSV/JSON 匯出 / Export shortlist | 專業版 |
create_bid_calendar | ICS 行事曆生成 / Calendar export | 專業版 |
create_bid_review_packet | 內部檢討備忘錄 / Review packet | 專業版 |
draft_bid_questions | 提問書草稿 / Draft questions | 專業版 |
analyze_past_awards | 得標實績分析 / Past awards analysis | 專業版 |
summarize_bids_by_org | 依招標機關彙整 / Summary by org | 專業版 |
save_search | 儲存搜尋條件 / Save search criteria | 專業版 |
check_saved_search | 確認已儲存搜尋的新案件 / Check for new bids | 專業版 |
list_saved_searches | 已儲存搜尋一覽 / List saved searches | 專業版 |
Resources
attribution://kkjdocs://api-referencedocs://agentic-cloud-roadmapdocs://agentic-security-storage-readinesscodes://prefecturesui://jp-bids/search-results.htmlbid://{bid_key}prefecture://{lg_code}org://{organization_name}
驗證 / Verification
npm run remote:health
npm run remote:mcp
更多範例:examples/remote-smoke-prompts.md。
Slack 簡報任務:docs/slack-briefing.md。
文件 / Documentation
docs/use-cases.mddocs/extensibility.mddocs/architecture.mddocs/ai-bid-radar.mddocs/agentic-cloud-roadmap.mddocs/agentic-security-storage-readiness.mddocs/export.mddocs/inspector.mddocs/deployment-cloud-run.mddocs/mcp-apps.mddocs/slack-briefing.mddocs/remote-release-checklist.mddocs/submissions/mcp-directories.mddocs/integrations/jgrants.mddocs/articles/zenn-jp-bids-mcp.mddocs/articles/zenn-jp-bids-jgrants.mddocs/articles/note-public-data-mcp.mddocs/adr/public/.well-known/agents.json
相互運用性 / Interoperability / Interoperabilitas
JP Bids MCP 可與 J-Grants MCP(日本數位廳)搭配使用,在單一對話中同時涵蓋政府合約與補助金。
# Search bids (JP Bids MCP) and grants (J-Grants MCP) simultaneously
"鹿児島県のITシステム調達案件と、中小企業向けDX補助金を同時に探してください。"
請參閱 examples/jgrants-integration/ 以取得現成的 Claude Desktop 和 Cursor 設定檔,以及三個端到端工作流程範例。
技術整合詳細資訊:docs/integrations/jgrants.md。
JP Bids MCP 也可與 freee MCP(freee K.K.)搭配,實現從採購到會計的自動化——財務準備檢查、得標後交易登錄,以及根據招標資料生成發票。請參閱 examples/freee-integration/。
JP Bids MCP、J-Grants MCP 和 freee MCP 是由不同組織營運的獨立伺服器。結果僅供參考,請務必與官方文件核對。
注意事項 / Notes
本伺服器不會儲存招標資訊的附件檔案。在做出投標決定前,請務必確認官方採購文件。
This server does not store upstream documents or attachment files. Results are reference information and should be verified against official procurement documents before bidding decisions.