Loading MCP server directory, please wait...
MCP服务器,提供房产小区评级和评估功能
npx @getmcp/cli add io.github.creis-ai/mcp-property-valuation-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MCP-INDUSTRY-APPIDIndustry app ID for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.creis-ai/mcp-property-valuation-server": {
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": ""
}
}
}
}