PluginBench
MCP Server

不動産情報検索・分析 MCP MCP Server

io.github.n-3inc/kkj

What is the 不動産情報検索・分析 MCP MCP server?

中小企業庁が公開している公共調達情報を検索するためのサービスです。

How to install 不動産情報検索・分析 MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "kkj": {
      "url": "https://mcp.n-3.ai/mcp?tools=kkj-search"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "kkj": {
      "serverUrl": "https://mcp.n-3.ai/mcp?tools=kkj-search"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "kkj": {
      "type": "http",
      "url": "https://mcp.n-3.ai/mcp?tools=kkj-search"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "kkj": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.n-3.ai/mcp?tools=kkj-search"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http kkj https://mcp.n-3.ai/mcp?tools=kkj-search

Related MCP servers

政府統計 (e-Stat) の API を通じて、統計データやメタ情報を取得するためのサービスです。

国土交通省の不動産情報ライブラリから不動産価格データを取得するためのサービスです。