Server data from the Official MCP Registry
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-sugukurukabe-jp-bids": {
"args": [
"-y",
"jp-bids-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
JP Bids MCP は、日本全国の官公需入札情報を Claude、Cursor、VS Code などのMCPクライアントから検索するための読み取り専用MCPサーバーです。
出典: 中小企業庁 官公需情報ポータルサイト 検索API。
search_bids、list_recent_bids、get_bid_detail、summarize_bids_by_org の4ツール。attribution を含め、出典明記を強制。org://{organization_name} などの動的Resource Templateで、読み取り専用コンテキストを必要な範囲だけ取得できます。query: 全文検索。複数キーワードや幅広い探索に使います。project_name: 件名だけを絞り込む場合に使います。organization_name: 発注機関名で探す場合に使います。prefecture: 都道府県で絞り込む場合に使います。issued_* は公告日、due_* は入札開始日、opening_* は開札日、period_end_* は納入期限日です。npm install
npm run build
npm start
Published package name:
npx jp-bids-mcp
Check the CLI without starting an MCP session:
npx jp-bids-mcp --help
HTTP:
npm run start:http
Streamable HTTP deployment is supported by the server, but the public MCP Registry metadata only advertises the stdio package until a live Cloud Run URL is deployed.
npm run check
npm run bench
npm run api:health
npm run build:repro
npm run release:gate
npm run publish:dry-run
docs/architecture.mddocs/inspector.mddocs/deployment-cloud-run.mddocs/release.mddocs/reproducible-builds.mddocs/api-health-check.mddocs/releases/v0.3.1.mddocs/remote-release-checklist.mddocs/demo-script.mdJP Bids MCP is a read-only MCP server for searching Japan government procurement bid information from MCP clients such as Claude, Cursor, and VS Code.
Source: Small and Medium Enterprise Agency KKJ procurement search API.
search_bids, list_recent_bids, get_bid_detail, and summarize_bids_by_org.attribution.org://{organization_name} provide read-only context without overloading the model context window.query: full-text search for broad discovery.project_name: project-title filtering.organization_name: buyer or issuing organization filtering.prefecture: prefecture filtering.issued_* is notice date, due_* is tender submission date, opening_* is opening date, and period_end_* is delivery/end date.JP Bids MCP adalah server MCP read-only untuk mencari informasi tender pengadaan pemerintah Jepang dari klien MCP seperti Claude, Cursor, dan VS Code.
Sumber: API pencarian pengadaan KKJ dari Small and Medium Enterprise Agency.
search_bids, list_recent_bids, get_bid_detail, dan summarize_bids_by_org.attribution.org://{organization_name} menyediakan konteks read-only tanpa membebani context window model.query: pencarian full-text untuk eksplorasi luas.project_name: filter berdasarkan judul proyek.organization_name: filter berdasarkan instansi pembeli atau penerbit.prefecture: filter berdasarkan prefektur.issued_* untuk tanggal pengumuman, due_* untuk tanggal mulai tender, opening_* untuk tanggal pembukaan, dan period_end_* untuk tanggal akhir pengiriman.Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.