Skip to content
MCP ThesaurusMCP Thesaurus

jp biz opportunity

CommunityIncomplete39/100Claim

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.

SourceWebsite

What can you do with jp biz opportunity?

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

MIT