Stats
Actions
Tags
From skrills
Local stdio MCP server providing access to the Skrill payment platform for transactions, transfers, and wallet operations via its API.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"skrills": {
"command": "skrills",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
skrillsCommand-line arguments passed to the server process
npx claudepluginhub athola/skrills --plugin skrills