Real Estate Listing MCP
Real Estate Listing MCP
Real Estate Listing MCP Server - Property Intelligence AI
Overview
Real Estate Listing MCP Server - Property Intelligence AI Built by MEOK AI Labs | https://meok.ai
Property valuation, listing generation, comparable sales, mortgage calculations, and neighborhood analysis.
Tools
Tool | Description |
| Estimate property valuation using comp-based methodology. |
| Generate a professional property listing description. |
| Find comparable recent sales for pricing analysis. |
| Calculate monthly mortgage payment with full breakdown. |
| Analyze neighborhood characteristics and livability scores. |
Installation
pip install meok-real-estate-listing-mcpUsage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"real-estate-listing": {
"command": "python",
"args": ["-m", "meok_real_estate_listing_mcp.server"]
}
}
}Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementationLicense
MIT © MEOK AI Labs
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/real-estate-listing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server