← Index

io.github.fullstck/stream-estate

io.github.fullstck/stream-estate·v1.0.3·Other
Quality Score
85
/100

MCP server for the Stream.estate French real estate API

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "stream-estate": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-stream-estate"
      ],
      "env": {
        "STREAM_ESTATE_API_KEY": "<your-stream_estate_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "stream-estate": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-stream-estate"
      ],
      "env": {
        "STREAM_ESTATE_API_KEY": "<your-stream_estate_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-stream-estate
§02  Environment variables
STREAM_ESTATE_API_KEY
requiredsecret

Your Stream.estate API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other