Skip to main content
Glama
CSOAI-ORG

Real Estate Listing MCP

Real Estate Listing MCP

Real Estate Listing MCP Server - Property Intelligence AI

PyPI License: MIT MEOK AI Labs

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_valuation

Estimate property valuation using comp-based methodology.

generate_listing

Generate a professional property listing description.

find_comparable_sales

Find comparable recent sales for pricing analysis.

calculate_mortgage

Calculate monthly mortgage payment with full breakdown.

analyze_neighborhood

Analyze neighborhood characteristics and livability scores.

Installation

pip install meok-real-estate-listing-mcp

Usage 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 implementation

License

MIT © MEOK AI Labs

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

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