monero

GitHub

Monero: the secure, private, untraceable cryptocurrency

P2p (monero) MCP Server

Model Context Protocol (p2p) server

View all monero servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "p2p": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-p2p"
      ]
    }
  }
}