不動産情報検索・分析 MCP for Claude Desktop
io.github.n-3inc/kkj
中小企業庁が公開している公共調達情報を検索するためのサービスです。
client:Claude Desktop
transport:streamable-http
tools:1
Install 不動産情報検索・分析 MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kkj": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.n-3.ai/mcp?tools=kkj-search"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs