Skip to main content
ClaudeWave
kodandy avatar
kodandy

jp-biz-opportunity-mcp

Ver en GitHub
MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/kodandy/jp-biz-opportunity-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "jp-biz-opportunity-mcp": {
      "command": "node",
      "args": ["/path/to/jp-biz-opportunity-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/kodandy/jp-biz-opportunity-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# JP Business Opportunity Data Gateway — MCP Server

Remote [MCP](https://modelcontextprotocol.io) server exposing **deadline-driven Japanese public-sector business opportunity data** to AI agents, metered per call with the [x402 payment protocol](https://github.com/coinbase/x402).

- **MCP endpoint (Streamable HTTP, stateless):** `https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp`
- Machine index: [llms.txt](https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/llms.txt) · API contract: [openapi.yaml](https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/openapi.yaml)
- Sibling gateway (corporate regulatory raw data): [jp-m2m-mcp](https://github.com/kodandy/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

```bash
claude mcp add --transport http jp-biz https://jp-biz-opportunity-62ko7b2uwa-an.a.run.app/mcp
```

```json
{
  "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](LICENSE)

Lo que la gente pregunta sobre jp-biz-opportunity-mcp

¿Qué es kodandy/jp-biz-opportunity-mcp?

+

kodandy/jp-biz-opportunity-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala jp-biz-opportunity-mcp?

+

Puedes instalar jp-biz-opportunity-mcp clonando el repositorio (https://github.com/kodandy/jp-biz-opportunity-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar kodandy/jp-biz-opportunity-mcp?

+

kodandy/jp-biz-opportunity-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene kodandy/jp-biz-opportunity-mcp?

+

kodandy/jp-biz-opportunity-mcp es mantenido por kodandy. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a jp-biz-opportunity-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega jp-biz-opportunity-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: kodandy/jp-biz-opportunity-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kodandy-jp-biz-opportunity-mcp)](https://claudewave.com/repo/kodandy-jp-biz-opportunity-mcp)
<a href="https://claudewave.com/repo/kodandy-jp-biz-opportunity-mcp"><img src="https://claudewave.com/api/badge/kodandy-jp-biz-opportunity-mcp" alt="Featured on ClaudeWave: kodandy/jp-biz-opportunity-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a jp-biz-opportunity-mcp