HomeFinance › toreador-mcp-server

toreador-mcp-server

Generate crypto QR codes (BTC, ETH, SOL, USDC, USDT, EURC) and manage payment sessions.

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-06-06 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.6)

npx -y @toreador/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "toreador-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@toreador/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry