MCP Server
MCP
io.github.theYahia/yookassa-mcp
MCP server for YooKassa payment API — payments, refunds, receipts (54-FZ). 10 tools. First MCP for
Install
npx -y @theyahia/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@theyahia/yookassa-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YOOKASSA_SHOP_ID"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment