← Index

io.github.creis-ai/mcp-property-valuation-server

io.github.creis-ai/mcp-property-valuation-server·v0.0.23·Other
Quality Score
65
/100

MCP服务器,提供房产小区评级和评估功能

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-property-valuation-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-property-valuation-server"
      ],
      "env": {
        "MCP-INDUSTRY-APPID": "<your-mcp-industry-appid>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-property-valuation-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-property-valuation-server"
      ],
      "env": {
        "MCP-INDUSTRY-APPID": "<your-mcp-industry-appid>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-property-valuation-server
§02  Environment variables
MCP-INDUSTRY-APPID
requiredsecret

Industry app ID for authentication

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