trackmcp
Back to directory
devids77

mcp-market-server

View on GitHub

MCP catalog for AI agents

0 starsOthers Updated Mar 21, 2026

Documentation

MCP Market Russia 🏗️

First business MCP server catalog for the Russian construction market.

Каталог строительных компаний и проектов домов России для AI-агентов. 3 400+ компаний в 20 городах.

MCP
Smithery
Version
Tools

🔗 Quick Connect

Claude Desktop

Add to `claude_desktop_config.json`:

json
{
  "mcpServers": {
    "mcp-market": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp-market.ru/mcp/"]
    }
  }
}

Direct endpoint

code
https://mcp-market.ru/mcp/

🛠️ Tools (9)

Search & Discovery

ToolDescription
`search_companies`Search construction companies by category, region, budget. Returns name, rating, prices, website, phone.
`search_projects`Search house projects by area, floors, material, price. Returns project details + company contacts.
`compare_companies`Compare 2-3 companies side by side — prices, ratings, projects, specialization.

Details

ToolDescription
`get_company`Full company profile: contacts, prices, rating, list of projects.
`get_project`Detailed project info: specs, price, features, company contacts.

Reference

ToolDescription
`get_categories`List all company categories with counts.
`get_regions`List all regions with company counts.
`get_stats`Catalog statistics: companies, projects, regions, queries, leads.

Actions

ToolDescription
`request_quote`Send a quote request to a company. Returns confirmation + company contacts.

📊 Data

  • 3 400+ companies across 20 Russian cities
  • Real house projects with specs, prices, and direct links
  • Sources: 2GIS, company websites
  • Updated regularly

Categories

`строительство` · `недвижимость` · `каркасные_дома` · `дома_из_бруса` · `газобетон` · `кирпич` · `модульные_дома` · `СИП`

Regions

Moscow, Saint Petersburg, Novosibirsk, Yekaterinburg, Kazan, Krasnodar, Tyumen, and 13 more.

💡 Example Prompts

code
"Find frame house builders in Moscow region under 5 million rubles"
"Compare these two companies: [id1] and [id2]"
"Show house projects 100-150 m², 2 floors, frame construction"
"Send a quote request to company [id] for project [id]"

🏢 About

Built by СкандиЭкоДом — making construction market data accessible to AI agents.

License

MIT

Frequently asked questions

What is mcp-market-server?

mcp-market-server is MCP catalog for AI agents

How do I install mcp-market-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-market-server open source?

Yes — it is hosted on GitHub at https://github.com/devids77/mcp-market-server.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP