← Registry

Data Collection

franshiza-mall.ru

Searches and retrieves franchise listings and details from the Franshiza Mall directory.

1 endpoint3 known toolsFirst detected July 2, 2026Last detected July 2, 2026

ENDPOINT 1

https://franshiza-mall.ru/api/mcp

No auth detected

Known tools 3

search_franchises

Поиск франшиз в каталоге Franshiza Mall по тексту, категории и максимальной сумме инвестиций.

Inferred read-only
get_franchise

Получить полные данные по одной франшизе из Franshiza Mall по её slug: финансовые условия, поддержка, требования к покупателю, FAQ и ссылку на страницу.

Inferred read-only
list_categories

Список всех категорий франшиз Franshiza Mall с количеством опубликованных франшиз в каждой и URL для перехода.

Inferred read-only

CONNECT 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.franshiza-mall-ru]
url = "https://franshiza-mall.ru/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "franshiza-mall-ru": {
      "type": "http",
      "url": "https://franshiza-mall.ru/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: franshiza-mall-ru
Remote MCP URL: https://franshiza-mall.ru/api/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": {
    "franshiza-mall-ru": {
      "url": "https://franshiza-mall.ru/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "franshiza-mall-ru": {
      "type": "http",
      "url": "https://franshiza-mall.ru/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "franshiza-mall-ru",
  "transport": "streamable-http",
  "url": "https://franshiza-mall.ru/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.