MCP Server
MCP
io.github.creis-ai/mcp-property-valuation-server
MCP服务器,提供房产小区评级和评估功能
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-property-valuation-server",
"version": "0.0.23",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Industry app ID for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MCP-INDUSTRY-APPID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment