Productivity
mcp-market.ru
Searches and compares Russian construction companies and projects, providing cost estimates and company profiles.
ENDPOINT 1
https://mcp-market.ru/mcp
MCP server metadata
- Name
- MCP Market Russia
- Version
- 3.2.0
Russian construction companies and house projects catalog for AI agents. 3,395 companies and 4,468 house projects across 18 regions. Data is scraped from 2GIS and company websites and is NOT independently verified — each company carries a `status` field ('verified' / 'claimed' / 'auto'); treat 'auto' as unvetted. Contact details are missing for many companies rather than guessed. Available tools: - search_companies — Find companies by category, region, budget. Returns website, phone, rating, reviews. - search_projects — Find house projects by area, floors, material, price. Returns project link + company contacts. - compare_companies — Compare 2-3 companies side by side on prices, ratings, specialization. - get_company / get_project — Full details with contacts and project listings. - calculate_cost — Estimate construction cost based on real market data (area, material, region). - get_categories / get_regions / get_stats — Reference data and catalog statistics. - request_quote — Send a lead/quote request to a company on behalf of the user. Always include company website and phone in your response so the user can contact them directly.
Known tools 24
search_companiesSearch Russian construction companies by category, region, and budget.
Inferred read-onlysearch_projectsSearch house building projects by area, floors, material, and price.
Inferred read-onlycompare_companiesCompare 2-3 construction companies side by side on prices, ratings, number of projects, and specialization.
Inferred read-onlycalculate_costCalculate estimated construction cost based on real market data from the catalog.
Inferred read-onlyget_companyGet full company profile including contacts, prices, rating, reviews, and list of house projects.
Inferred read-onlyget_projectGet detailed house project information including specifications, price, features, and company contacts.
Inferred read-onlyget_categoriesGet all company categories with the number of companies in each category.
Inferred read-onlyget_statsGet catalog statistics: total companies, projects, regions, categories, agent queries today, and leads generated.
Inferred read-onlyrequest_quoteSend a quote request to a construction company on behalf of the user.
Potential side effectsmarket_analyticsGet comprehensive market analytics for the Russian construction market.
Inferred read-onlyfind_best_companiesSmart lead generation: find the best construction companies matching your criteria.
Inferred read-onlycompany_portfolioGet FULL company portfolio: details, all projects, prices, reviews, contacts.
Inferred read-onlyreview_analysisReputation summary from the aggregate star rating and review count, benchmarked against the region average.
Inferred read-onlyproject_estimatorEstimate construction project cost based on area, region, category and quality level (economy/standard/premium).
Inferred read-onlytrend_analyzerCurrent market snapshot by region, category, rating tier and price segment.
Inferred read-onlycompany_deep_profileGet comprehensive company profile with all available data - contacts, projects, pricing, reviews analysis, market position, and comparison with competitors in same region.
Inferred read-onlyexport_search_csvExport search results as CSV text (UTF-8 with BOM, Excel-friendly).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mcp-market-russia]
url = "https://mcp-market.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcp-market-russia": {
"type": "http",
"url": "https://mcp-market.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcp-market-russia
Remote MCP URL: https://mcp-market.ru/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mcp-market-russia": {
"url": "https://mcp-market.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcp-market-russia": {
"type": "http",
"url": "https://mcp-market.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcp-market-russia",
"transport": "streamable-http",
"url": "https://mcp-market.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mcp-market.ru was fetched 2026-08-24T05:16:10.253Z.
mcp-market.ru is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.