← Index

io.github.geraservicesuk/mcp-geracash

io.github.geraservicesuk/mcp-geracash·v0.1.0·Other
Quality Score
80
/100

Digital wallet: send money, pay bills, convert currency. 50+ countries.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-geracash": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geracash"
      ],
      "env": {
        "GERACASH_API_URL": "<geracash_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-geracash": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geracash"
      ],
      "env": {
        "GERACASH_API_URL": "<geracash_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gera-services/mcp-geracash
§02  Environment variables
GERACASH_API_URL

Base URL for the GeraCash API (defaults to https://api.geracash.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other