Catalog
io.github.n-3inc/reinfo
Official不動産情報サービス MCP
国土交通省の不動産情報ライブラリから不動産価格データを取得するためのサービスです。
Retrieve Japanese real estate price data from government databases.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"reinfo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.n-3.ai/mcp?tools=get-time,reinfolib-real-estate-price,reinfolib-city-list"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.