roistat-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@roistat-mcpWhat were the top channels by ROI last month?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@theyahia/roistat-mcp
MCP-сервер для API Roistat — маркетинговая аналитика, лиды, рекламные каналы, затраты, интеграции. Требуется API-ключ и ID проекта.
Установка
Claude Desktop
{
"mcpServers": {
"roistat": {
"command": "npx",
"args": ["-y", "@theyahia/roistat-mcp"],
"env": {
"ROISTAT_API_KEY": "ваш_ключ",
"ROISTAT_PROJECT_ID": "ваш_id_проекта"
}
}
}
}Claude Code
claude mcp add roistat \
-e ROISTAT_API_KEY=ваш_ключ \
-e ROISTAT_PROJECT_ID=ваш_id_проекта \
-- npx -y @theyahia/roistat-mcpStreamable HTTP
npx @theyahia/roistat-mcp --http --port 3000
# POST /mcp — MCP endpoint
# GET /health — health checkSmithery
Конфиг в smithery.yaml. Требуемые параметры: ROISTAT_API_KEY, ROISTAT_PROJECT_ID.
Related MCP server: Roistat MCP Server
Авторизация
Переменная | Обязательна | Описание |
| Да | API-ключ проекта Roistat |
| Да | ID проекта в Roistat |
Base URL: https://cloud.roistat.com/api/v1/
Инструменты (6)
Инструмент | Описание |
| Аналитика: визиты, заявки, выручка, ROI по источникам |
| Список визитов с источниками и UTM-метками |
| Лиды (заявки) с фильтрацией по статусам |
| Эффективность рекламных каналов: ROI, CPL, выручка |
| Затраты на рекламу с группировкой по периодам |
| Список подключённых интеграций (CRM, аналитика) |
Скиллы (Prompts)
Скилл | Описание |
| Аналитика за период — сводка по ключевым метрикам с топ-3 источниками |
| Эффективность рекламных каналов — сравнение ROI, рекомендации по бюджету |
Примеры запросов
Какой ROI у рекламных каналов за последний месяц?
Покажи визиты за сегодня
Сколько лидов пришло за неделю?
Какие интеграции подключены?
Сравни затраты по каналам за мартРеферальная программа Roistat
Тип | Комиссия |
Юридические лица | 25% от оплат клиента |
ИП | 50% от оплат клиента |
Подробнее: roistat.com/referral
Разработка
npm install
npm test # Vitest
npm run dev # stdio (tsx)
npm run start:http # HTTP-серверЛицензия
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceMCP server for integration with Keitaro TDS API, providing tools to work with campaigns, streams, offers, and other Keitaro entities.Last updated3
- Flicense-qualityCmaintenanceMCP server for integrating with Roistat marketing analytics platform, enabling AI agents to analyze statistics, manage leads, track calls and channels.Last updated
- AlicenseBqualityDmaintenanceMCP server for Calltouch API to retrieve calls, leads, sources, tags, and statistics, enabling call tracking and analysis.Last updated763MIT
- Alicense-qualityDmaintenanceMCP server for Yandex Direct, Metrika, Wordstat, and Webmaster APIs, providing 132 tools to manage advertising campaigns, analytics, keyword research, and reporting through any MCP-compatible client.Last updated56MIT
Related MCP Connectors
Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
A paid remote MCP for AI SDK benchmark dashboard, built to return verdicts, receipts, usage logs, an
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/roistat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server