MCP.so
Sign In

RE Data RefineryVerifiedFeatured

@areshms

About RE Data Refinery

Pay-per-query real estate data refinery MCP server with x402 micropayments on Base mainnet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "re-refinery-mcp": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Re Refinery?

Pay-per-query real estate data refinery MCP server with x402 micropayments on Base mainnet

How to use Re Refinery?

The README includes setup instructions such as uv run python re_refinery_mcp.py.

Key features of Re Refinery

  • Exposes refinery endpoints as MCP tools (refinery_*)
  • Routes paid lookups through the x402-enabled Cloudflare Worker
  • Supports automatic USDC-on-Base micropayments when EVM_PRIVATE_KEY is set
  • Falls back to the free local API (localhost:5004) when REFINERY_ENABLE_X402=false
  • /Users/ares.hmsgmail.com/projects/re-refinery/mcp-server/re_refinery_mcp.py

Use cases of Re Refinery

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Re Refinery

Where is the source code for Re Refinery?

The source code is linked from the repository URL on this page.

Does Re Refinery include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Re Refinery?

The source code is linked from the repository URL on this page.

Does Re Refinery include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers