MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
claude mcp add yookassa-mcp -- npx -y @theyahia/yookassa-mcp
claude_desktop_config.json
{
"mcpServers": {
"yookassa-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"yookassa-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yookassa-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"yookassa-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yookassa-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yookassa-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theYahia--yookassa-mcp/reviews or the review_server meta-tool.
POST /mcp