Yookassa MCP
Если вы искали, как подключить ЮKassa к нейросети, проводить платежи и возвраты прямо в диалоге или автоматизировать фискальные чеки по 54-ФЗ без написания кода - это оно. 20 инструментов закрывают весь оборот денег: платежи, возвраты, чеки, выплаты, вебхуки, рекуррентные списания, СБП и сплиты маркетплейса. Ставится в Claude Desktop, Cursor или любой MCP-клиент одной строкой конфига.
People who work with russian api, yookassa and payments 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-03 · ★ 4 · #138 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Yookassa MCP
before you install - you'll need
Set YOOKASSA_SHOP_ID, YOOKASSA_SECRET_KEY, MCP_AUTH_TOKEN before connecting.
Claude Code
claude mcp add theyahia-yookassa-mcp -- npx -y @theyahia/yookassa-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"theyahia-yookassa-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-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/yookassa-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 Yookassa MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v3.0.0 · 2026-09-02
Production-hardening release: correctness fixes that prevent duplicate/wrong money · operations, a secured HTTP transport, MCP best-practices, and 54-FZ-robust receipts. · Breaking · Renamed tool get_shop_balance →…
04 · Who maintains Yookassa MCP
yookassa-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
- mindbox-mcp MCP server for Mindbox CDP API - customer profiles, orders, segments. 3 tools. ★ 3
05 · Facts
- repository
- github.com/theyahia/yookassa-mcp
- category
- finance - ranked #138 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-09-02)
- registry
- io.github.theYahia/yookassa-mcp (active, first published 2026-03-31)
- packages
- npm:@theyahia/yookassa-mcp
06 · Yookassa MCP FAQ
What is Yookassa MCP?
Если вы искали, как подключить ЮKassa к нейросети, проводить платежи и возвраты прямо в диалоге или автоматизировать фискальные чеки по 54-ФЗ без написания кода - это оно. 20 инструментов закрывают весь оборот денег: платежи, возвраты, чеки, выплаты, вебхуки, рекуррентные списания, СБП и сплиты маркетплейса. Ставится в Claude Desktop, Cursor или любой MCP-клиент одной строкой конфига.
Is Yookassa MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-03 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Yookassa MCP?
Run `npx -y @theyahia/yookassa-mcp`. The README documents 3 environment variables (YOOKASSA_SHOP_ID, YOOKASSA_SECRET_KEY, MCP_AUTH_TOKEN) to set first. Set YOOKASSA_SHOP_ID, YOOKASSA_SECRET_KEY, MCP_AUTH_TOKEN before connecting. You can also paste the ready-made client config above.
Does Yookassa 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 Yookassa MCP
Alternatives to Yookassa MCP
Maintained finance servers if Yookassa MCP isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what Yookassa MCP doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Ticker DB · TourMind Booking MCP · Trade It · Paradex Trading
More TypeScript MCP servers · Observability MCP · Thoughtspot MCP Server · Memory MCP Lite · Charlotte · see all