MCP Property Valuation Server runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from npm. Last commit 5 Dec 2025.
MCP服务器,提供房产小区评级和评估功能
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-property-valuation-server -- npx -y mcp-property-valuation-server
{
"mcpServers": {
"mcp-property-valuation-server": {
"args": [
"-y",
"mcp-property-valuation-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-property-valuation-server]
command = "npx"
args = ["-y", "mcp-property-valuation-server"]
{
"mcpServers": {
"mcp-property-valuation-server": {
"args": [
"-y",
"mcp-property-valuation-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-property-valuation-server": {
"args": [
"-y",
"mcp-property-valuation-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.