Skip to main content
Glama
ai-engineers-guild

Apartment Hunter MCP Server

Apartment Hunter

WARNING

Legal Disclaimer: This is a private automation tool for personal use only. By using this software, you agree to the Legal Disclaimer and Fair Use Policy.

Apartment Hunter is a powerful aggregator and search platform for rental apartments. It automates finding, filtering, and scoring housing options without manually checking websites every hour. Currently, the system only supports data from krisha.kz, but the architecture allows for easy extension. It supports precise polygon-based geographic search, semantic text search (RAG), and LLM-powered quality scoring.

Quick Start

# 1. Start the MCP server for Codex Desktop / Claude
uv run apartment-hunter-mcp

# 2. Or run the data ingestion pipeline manually
uv run apartment-hunter-ingest

AI Skills

The project includes specialized AI skills in .agents/skills to enhance your AI assistant:

  • apartment-search: Domain workflow for apartment search, ingestion, monitoring, and translating listing jargon.

  • city-district-context-kz: Provides context on Kazakhstan cities and districts (transport, pricing, livability).

  • html-report-generator: Generates a visual HTML report of apartments with photos and links, and launches it on localhost.

How to use skills: You don't need to manually install these skills. Simply open this project folder using your favorite AI CLI (like Antigravity CLI / Codex CLI) and the agent will automatically discover and load the skills from the local workspace.

Related MCP server: streeteasy-mcp

Use Cases

  • Agents / MCP: Connect it to Codex Desktop to chat with your apartment database ("Show me 2-bedroom apartments near Megapark under 500k, sort by newest").

  • Precise Geography: Stop relying on inaccurate text search. Draw a polygon on a map, pass the coordinates, and only get apartments strictly within that exact boundary.

  • AI Scoring: Automatically rate apartments out of 10 based on renovation quality, furniture condition, and specific user preferences using Vision LLMs.

  • Market Monitoring: Run ingestion periodically (e.g. via cron) to track price drops and immediately catch new listings before they are rented out.

Architecture Philosophy

This is a Library-First project. The core logic is built as a reusable, source-agnostic Python library. All site-specific scraping and adapters are isolated plugins, ensuring the core remains stable and extensible.

License

MIT

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    MCP server for Stessa rental-property accounting platform, enabling AI agents to query properties, portfolios, banking, documents, and tenancies via natural language.
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A remote MCP server that wraps the StreetEasy GraphQL API to enable LLM agents to search and parse NYC rental listings.
    4
    1
  • F
    license
    -
    quality
    D
    maintenance
    MCP server exposing portfolio AI tools including semantic search, evaluation framework, and prompt management, enabling natural language interaction with these services via Claude Desktop.

View all related MCP servers

Related MCP Connectors

  • MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence

  • Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

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/ai-engineers-guild/apartment-hunter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server