← All servers

renkeimap-info

jp.renkeimap/renkeimap-info v0.1.0
Official Registry other

日本の業務システムの API・認証・接続方式・稼働状況を、出典と調査日つきで返す読み取り専用 MCP(IT連携マップ)

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add renkeimap-info --transport http https://renkeimap.jp/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "renkeimap-info": {
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "renkeimap-info": {
      "serverUrl": "https://renkeimap.jp/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "renkeimap-info": {
      "type": "http",
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "renkeimap-info": {
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "renkeimap-info": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://renkeimap.jp/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://renkeimap.jp/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/jp.renkeimap--renkeimap-info/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent