mcp-property-valuation-server
Verified Safeby creis-ai
Overview
Provides AI assistants with professional real estate valuation capabilities for community rating, community evaluation, and individual property valuation.
Installation
npx -y mcp-property-valuation-server@0.0.27 --stdioEnvironment Variables
- MCP-INDUSTRY-APPID
Security Notes
The core server logic (`index.cjs`) is not provided, limiting a full security audit. Based on available files, it uses standard practices for authentication via `MCP-INDUSTRY-APPID` (environment variable/header, marked as secret). No direct `eval`, code obfuscation, or hardcoded sensitive credentials are apparent. The service acts as an adapter to an external real estate valuation API, and the security of that upstream service is not assessed here.
Similar Servers
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to access and analyze comprehensive financial data, stock information, company fundamentals, and market insights from Financial Modeling Prep.
stock-mcp
Provides AI Agents with professional-grade stock market analysis capabilities by bridging large language models with real-time financial data.
CodeMCP
Provides deep code intelligence (symbol navigation, impact analysis, architecture maps, ownership, risk assessment) to AI assistants, CLI, and HTTP API.
codebase-context
Provides AI coding agents with real-time, context-rich insights into a codebase's patterns, libraries, architecture, and conventions to improve code generation quality and alignment with team standards.