不動産情報サービス MCP for Grok
io.github.n-3inc/reinfo
国土交通省の不動産情報ライブラリから不動産価格データを取得するためのサービスです。
client:Grok
transport:streamable-http
tools:3
Install 不動産情報サービス MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"reinfo": {
"type": "http",
"url": "https://mcp.n-3.ai/mcp?tools=get-time,reinfolib-real-estate-price,reinfolib-city-list"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs