JP Business Opportunity MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@JP Business Opportunity MCP Serverfind open tenders for construction in Osaka region before next month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpMachine index: llms.txt · API contract: openapi.yaml
Sibling gateway (corporate regulatory raw data): jp-m2m-mcp
Tool | Dataset | Price |
| Catalog lookup | Free |
| Open government tender notices (入札公告) — keyword, region, deadline | 0.05 USDC / call |
| Subsidy and grant programs (補助金・助成金) — eligibility, windows | 0.05 USDC / call |
| 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.
Related MCP server: japan-data-mcp
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
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Raw Japanese regulatory data for AI agents: pension, gazette, gBizINFO. x402-metered (USDC).
Japan regulatory, sanctions & DEX market data for AI agents via x402 (USDC on Base).
Companies House, Find a Tender and Find a Grant as paid JSON for agents. USDC via x402, no signup.
Pay-per-call data APIs for AI agents: business, compliance, procurement, VAT and IBAN via x402.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query Japanese public data (laws, corporations, statistics) from official government APIs, returning normalized English metadata with source attribution.1MIT
- AlicenseAqualityBmaintenanceMCP server providing AI agents with access to Japanese data APIs (address, furigana, transit, diet, holiday, weather, houjin) via a pay-per-use x402 payment protocol.28521Apache 2.0
- AlicenseAqualityAmaintenanceI built this local stdio MCP adapter to discover, preview, and purchase live agent data APIs, including vendor risk, company intelligence, transaction preflight, and EVM reads. Free discovery and previews require no wallet. Optional paid calls settle in Base USDC through x402 v2; auto-pay is disabled by default.21,335MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to search Japanese government subsidies and grants, including archived closed calls and recurring application periods based on historical data.16MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kodandy/jp-biz-opportunity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server