mcp-realestate logo

mcp-realestate

pipeworx-io/mcp-realestate
0 starsMITUpdated 2026-06-24Community

Is this your server?

Add your score badge to your README and get your server in front of 45k+ builders a month.

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Provides access to actual residential and commercial real estate transaction prices in Japan.

README.md

mcp-realestate

Real Estate Japan MCP — actual residential/commercial transaction prices and

Part of Pipeworx — an MCP gateway connecting AI agents to 912+ live data sources.

Tools

| Tool | Description | |------|-------------|

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "realestate": {
      "url": "https://gateway.pipeworx.io/realestate/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 912+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Realestate data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Other servers.