loading…
Search for a command to run...
loading…
MCP server for the Russian construction market — 3,395 contractor companies and 13,436 house-building projects across 18 regions. 21 tools for search, compariso
MCP server for the Russian construction market — 3,395 contractor companies and 13,436 house-building projects across 18 regions. 21 tools for search, comparison, cost analytics, contractor recommendations, and quote requests.
MCP server for the Russian construction and real estate market. Search 3,395 construction companies, browse 20,322 house projects, compare prices, request quotes — all via the Model Context Protocol or REST API.
A live, hosted MCP server that gives AI agents (Claude Desktop, Cursor, Cline, Continue, etc.) direct access to a curated catalog of Russian construction companies and home-building projects, complete with pricing, ratings, regions, photos and contact info aggregated from public sources.
No registration needed for the basic catalog — point your MCP client at https://mcp-market.ru/mcp and start asking questions.
Open your Claude Desktop config:
~/Library/Application Support/Claude/claude_desktop_config.jsonAdd:
{
"mcpServers": {
"mcp-market": {
"url": "https://mcp-market.ru/mcp"
}
}
}
Restart Claude Desktop. The 21 tools are now available — Claude will call them automatically when you ask construction-related questions.
Settings → MCP → Add new MCP server. URL: https://mcp-market.ru/mcp
Free tier works without an API key:
# Search companies
curl "https://mcp-market.ru/api/v1/search/companies?q=каркасные+дома+в+спб"
# Get a specific company
curl "https://mcp-market.ru/api/v1/companies/<company_id>"
# Search projects by area and budget
curl "https://mcp-market.ru/api/v1/search/projects?q=брус+150&min_price=3000000"
# Catalog stats
curl "https://mcp-market.ru/api/dashboard/stats"
Paid tiers (Analytics, AI Tools) require an API key — pass it as X-API-Key header or ?api_key= query param.
Example prompts that work well with the MCP server:
The server supports both Russian and English queries with proper synonym handling for Russian regions (спб → Saint Petersburg, мск → Moscow, etc.) and construction terminology.
| Tool | Tier | Description |
|---|---|---|
search_companies |
Free | Search construction companies by category, region, budget, tags |
search_projects |
Free | Search house projects by area, price, material |
get_company |
Free | Full company details with all projects |
get_project |
Free | Complete project card (specs, price, photos) |
get_categories |
Free | List all company categories with counts |
get_regions |
Free | List all regions with company counts |
get_stats |
Free | Catalog statistics |
smart_match |
Free | Match companies to budget + region + category |
request_quote |
Free | Send a lead/quote request to a company |
compare |
Free | Compare multiple companies side-by-side |
calculate |
Free | Project cost estimator |
analytics/market |
Starter | Regional market analytics |
analytics/best-companies |
Starter | Top companies with extended metrics |
analytics/price-comparison |
Starter | Price comparison across segments |
analytics/report |
Starter | Full analytical report |
ai/recommend |
Pro | AI recommendations for client criteria |
ai/estimate |
Pro | AI cost estimate from project description |
ai/reviews |
Pro | AI-summarized reviews per company |
ai/trends |
Pro | AI market trend analysis |
ai/deep-profile |
Pro | Deep company profile with insights |
ai/region-compare |
Pro | AI comparison of regions |
| Plan | Price | Requests/day | Tools |
|---|---|---|---|
| Free | ₽0 | 100 | 21 (all Free-tier tools) |
| Starter | ₽2 990/mo | 1 000 | 21 + Analytics |
| Pro | ₽7 990/mo | 5 000 | 21 + Analytics + AI Tools |
| Enterprise | ₽24 990/mo | unlimited | 21 + custom, SLA, white-label |
Get a key at https://mcp-market.ru/pricing.
Your company is already in the catalog? Claim your profile to:
Email [email protected] to claim.
/mcp/ endpointdashboard/overview is 30s)https://mcp-market.ru/mcp| Code | Meaning |
|---|---|
| 200 | OK |
| 400 | Bad request parameters |
| 401 | API key required for this endpoint |
| 403 | Your plan doesn't cover this endpoint |
| 404 | Not found |
| 429 | Daily request limit exceeded |
| 500 | Server error — report to [email protected] |
MIT
Выполни в терминале:
claude mcp add mcp-market-ru -- npx CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.