MCP Property Valuation Server
Rank #19,186io.github.creis-ai/mcp-property-valuation-server
MCP server providing property-valuation-server capabilities
MCP Property Valuation Server is a Model Context Protocol (MCP) server published by creis-ai. It ranks #19,186 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. MCP Property Valuation Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Nov 6, 2025 and most recently updated on Nov 24, 2025.
Ranks ahead of 112,927 of 132,113 servers on MCP Toplist.
Use MCP Property Valuation Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-property-valuation-server -e "MCP-INDUSTRY-APPID=<your MCP-INDUSTRY-APPID>" -- npx -y mcp-property-valuation-serverReplace each placeholder with your own value before saving.
[mcp_servers.mcp-property-valuation-server]
command = "npx"
args = ["-y", "mcp-property-valuation-server"]
[mcp_servers.mcp-property-valuation-server.env]
MCP-INDUSTRY-APPID = "<your MCP-INDUSTRY-APPID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-property-valuation-server": {
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": "<your MCP-INDUSTRY-APPID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-property-valuation-server": {
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": "<your MCP-INDUSTRY-APPID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-property-valuation-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": "<your MCP-INDUSTRY-APPID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-property-valuation-server": {
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": "<your MCP-INDUSTRY-APPID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-property-valuation-server": {
"command": "npx",
"args": [
"-y",
"mcp-property-valuation-server"
],
"env": {
"MCP-INDUSTRY-APPID": "<your MCP-INDUSTRY-APPID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.creis-ai%2Fmcp-property-valuation-server)<a href="https://mcptoplist.com/server/io.github.creis-ai%2Fmcp-property-valuation-server"><img src="https://mcptoplist.com/badge/io.github.creis-ai%2Fmcp-property-valuation-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
creis-ai
Other servers by creis-ai
View all creis-ai servers →Available versions (6)
| Version | Published |
|---|---|
| 0.0.23 | Nov 24, 2025 |
| 0.0.22 | Nov 19, 2025 |
| 0.0.21 | Nov 19, 2025 |
| 0.0.20 | Nov 18, 2025 |
| 0.0.19 | Nov 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Property Valuation Server?
- MCP Property Valuation Server is maintained by creis-ai, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Property Valuation Server listed on the Official MCP Registry?
- Yes — MCP Property Valuation Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does MCP Property Valuation Server have?
- MCP Toplist tracks 6 versions of MCP Property Valuation Server, most recently published on Nov 24, 2025.
- Where can I find the source code for MCP Property Valuation Server?
- The source code for MCP Property Valuation Server is hosted at github.com/creis-ai/mcp-property-valuation-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.