Search and comparison are the obvious half. The analytics and lead tools are why you would use this instead of a website: cost per square metre by region, a market report for one region, and a quote request that comes back with a lead ID you can follow up. The live tool list runs well past the nine in the README's table.
A catalog of the Russian construction market, companies and house-building projects across 20 cities, reachable at https://mcp-market.ru/mcp/. Alongside search and profiles it carries pricing analytics, regional market reports and a lead flow that sends a quote request to a company on the user's behalf.
- Company search by category, region and budget, and house-project search by area, floors, material and price (search_companies, search_projects)
- Two or three companies compared side by side on prices, ratings, project counts and specialisation (compare_companies)
- A company's full profile with contacts, prices, rating and projects (get_company), a complete dossier with reviews and market position for due diligence (company_portfolio, company_deep_profile), and one house project in detail (get_project)
- Cost estimates from real catalog prices per square metre, by region, category and quality level (calculate_cost, project_estimator), and price statistics with percentiles across regions and categories (price_comparison)
- Market analytics and per-region reports covering market size, price tiers and top players (market_analytics, market_report, region_comparison, trend_analyzer)
- Reputation summaries benchmarked against the regional average (review_analysis)
- A quote request sent to a company, returning a lead ID (request_quote), and that lead's status checked later (get_lead_status)
- Free-form Russian briefs matched to contractors (smart_match, find_best_companies, contractor_recommendation), and results exported as Excel-friendly CSV (export_search_csv)
- Reference data: categories and regions with counts, and catalog statistics (get_categories, get_regions, get_stats)
A client pointed at the hosted endpoint, or npx -y mcp-remote https://mcp-market.ru/mcp/ for stdio-only clients. Categories and briefs are in Russian, and smart_match expects a free-form Russian description. get_lead_status takes the API key that created the lead.
One command — npx -y mcp-remote https://mcp-market.ru/mcp/
