Mindbox MCP
Если вы искали, как подключить Mindbox к нейросети, поднять профиль клиента или проверить сегмент без выгрузки в Excel - это оно. 6 инструментов: профили и подписки, заказы, сегменты, списки товаров и произвольные операции Mindbox API. Спрашиваете «что покупал клиент с этим email» - получаете историю, а не тикет в поддержку. It runs locally over stdio via the published package.
People who work with mindbox, russian api and crm and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 3 · #108 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Mindbox MCP
before you install - you'll need
Set MINDBOX_API_KEY, MINDBOX_ENDPOINT_ID, MINDBOX_HTTP_ALLOWED_HOSTS before connecting.
Claude Code
claude mcp add theyahia-mindbox-mcp -- npx -y @theyahia/mindbox-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"theyahia-mindbox-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/mindbox-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @theyahia/mindbox-mcp - published under the repo owner's npm scope (@theyahia)
registry namespace io.github.theYahia is GitHub-verified and matches the repo owner
03 · What Mindbox MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.2.0 · 2026-09-02
Fixed · Критично: неверный путь API. Запросы шли на POST /v3/operations, но Mindbox требует · сегмент режима - /v3/operations/sync (request→response) или /v3/operations/async · (fire-and-forget). Без него вызовы к…
04 · Who maintains Mindbox MCP
mindbox-mcp is maintained by theyahia. We track 49 MCP servers from theyahia - 35 actively maintained, 87 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from theyahia.
- 1c-rest-mcp MCP server for 1C Enterprise - ERP catalogs, documents via REST API (Russia) ★ 12
- tilda-mcp MCP server for Tilda API - projects, pages. 3 tools. ★ 16
- moysklad-mcp MCP server for MoySklad - warehouse, inventory, orders, reports (Russia) ★ 6
- yandex-direct-mcp MCP server for Yandex Direct — PPC campaigns, ads, keywords, statistics (Russia) ★ 5
- hh-mcp MCP server for hh.ru jobs API - vacancy search, salary stats, employers, regions. Public endpoints, ★ 4
- yandex-webmaster-mcp MCP server for Yandex.Webmaster API - hosts, search queries, indexing status. Bearer token auth. ★ 4
05 · Facts
- repository
- github.com/theyahia/mindbox-mcp
- category
- API integration - ranked #108 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-09-02)
- registry
- io.github.theYahia/mindbox-mcp (active, first published 2026-03-31)
- packages
- npm:@theyahia/mindbox-mcp
06 · Mindbox MCP FAQ
What is Mindbox MCP?
Если вы искали, как подключить Mindbox к нейросети, поднять профиль клиента или проверить сегмент без выгрузки в Excel - это оно. 6 инструментов: профили и подписки, заказы, сегменты, списки товаров и произвольные операции Mindbox API. Спрашиваете «что покупал клиент с этим email» - получаете историю, а не тикет в поддержку. It runs locally over stdio via the published package.
Is Mindbox MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Mindbox MCP?
Run `npx -y @theyahia/mindbox-mcp`. The README documents 3 environment variables (MINDBOX_API_KEY, MINDBOX_ENDPOINT_ID, MINDBOX_HTTP_ALLOWED_HOSTS) to set first. Set MINDBOX_API_KEY, MINDBOX_ENDPOINT_ID, MINDBOX_HTTP_ALLOWED_HOSTS before connecting. You can also paste the ready-made client config above.
Does Mindbox MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Mindbox MCP
Alternatives to Mindbox MCP
Maintained API integration servers if Mindbox MCP isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Planfix MCP · Voximplant MCP · Yandex Direct MCP (theyahia) · Yandex Webmaster MCP (theyahia) · Worldbank MCP
More TypeScript MCP servers · Moysklad MCP · Tilda MCP · see all