← Registry

API Tools

renkeimap.jp

Provides an MCP interface to the RenkeiMap ledger of Japanese business systems, enabling searches, integration facts, data-exchange compatibility checks, comparisons, and external status observations.

1 endpoint6 known toolsFirst detected September 22, 2026Last detected September 24, 2026

ENDPOINT 1

https://renkeimap.jp/mcp

No auth detected

MCP server metadata

Name
renkeimap-info
Version
0.1.0
Capabilities
tools

Known tools 6

renkeimap_find_system

Search the published RenkeiMap ledger of Japanese business systems by name / vendor / category.

Inferred read-only
renkeimap_system_facts

First-hand, survey-dated facts about one system (auth method, rate limits, CSV surfaces, pricing pages — tags + editorial summaries with sources).

Inferred read-only
renkeimap_pair

Whether and how two systems can exchange data: per-method verdicts (official API / CSV / screen-fill) measured from public primary sources, plus measured field-name overlap when available.

Inferred read-only
renkeimap_compare

Side-by-side comparison of 2-5 published systems/tools on the same ledger items (API availability, contract, price, rate limit, data location, exit, security…).

Inferred read-only
renkeimap_status

Current operational status of one Japanese business system as observed EXTERNALLY by IT連携マップ (editorial third-party observation — NOT the vendor's official announcement).

Inferred read-only
renkeimap_hintpack

Static public knowledge for one system: what its vendor error messages mean, official support/contact URLs, login method shape.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.renkeimap-info]
url = "https://renkeimap.jp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "renkeimap-info": {
      "type": "http",
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: renkeimap-info
Remote MCP URL: https://renkeimap.jp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "renkeimap-info": {
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "renkeimap-info": {
      "type": "http",
      "url": "https://renkeimap.jp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "renkeimap-info",
  "transport": "streamable-http",
  "url": "https://renkeimap.jp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.