Developer Tools
Trust: 25/100 (Limited)io.github.creis-ai/mcp-property-valuation-server Guide
MCP服务器,提供房产小区评级和评估功能
3 starsby creis-ai
Quick Start
Install
npx mcp-property-valuation-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-creis-ai-mcp-property-valuation-server": {
"command": "npx",
"args": [
"mcp-property-valuation-server"
]
}
}
}