streamable-httpMITupdated 2mo ago
Remote MCP server exposing deadline-driven Japanese public-sector business opportunity data to AI agents, metered per call with the x402 payment protocol.
Was kannst du mit jp biz opportunity machen?
JP Business Opportunity Data Gateway â MCP Server
Remote MCP server exposing deadline-driven Japanese public-sector business opportunity data to AI agents, metered per call with the x402 payment protocol.
- MCP endpoint (Streamable HTTP, stateless):
https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp - Machine index: llms.txt · API contract: openapi.yaml
- Sibling gateway (corporate regulatory raw data): jp-m2m-mcp
| Tool | Dataset | Price |
|---|---|---|
list_opportunity_datasets |
Catalog lookup | Free |
search_open_tenders / get_tender_notice |
Open government tender notices (ć „æć Źć) â keyword, region, deadline | 0.05 USDC / call |
search_subsidies / get_subsidy_program |
Subsidy and grant programs (èŁć©éă»ć©æé) â eligibility, windows | 0.05 USDC / call |
search_sanctions |
Procurement sanction / suspension lists (æććæą), keyed by 13-digit corporate number | 0.05 USDC / call |
Connect
claude mcp add --transport http jp-biz https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp
{
"mcpServers": {
"jp-biz": {
"type": "streamable-http",
"url": "https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp"
}
}
}
No API key and no initialize handshake required. Paid tools return structured HTTP 402 / x402 payment challenges (USDC on Base; testnet during the current private beta) â settle and retry the resource with an X-PAYMENT / PAYMENT-SIGNATURE header.
Notes
- Machine-to-machine only. Human browsers receive a plain-text 402 by design.
- Status: closed private beta. Endpoints, pricing and datasets may change.
- Source of the gateway lives in a private repository; this repo hosts the public MCP documentation and registry manifest.
License
Installation
jp biz opportunity zu deinem Client hinzufĂŒgen. WĂ€hl den, den du nutzt.
claude mcp add --transport http jp-biz-opportunity https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcpcodex mcp add jp-biz-opportunity --url https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp{
"mcpServers": {
"jp-biz-opportunity": {
"url": "https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"jp-biz-opportunity": {
"type": "http",
"url": "https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"jp-biz-opportunity": {
"url": "https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"jp-biz-opportunity": {
"serverUrl": "https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
UnvollstÀndig
- Dokumentation22/25
- Pflege16/25
- Vertrauen13/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 81 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint â no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 0.1.0Aktuell | 12. Juni 2026 |