nano-currency-mcp-server and monero-mcp
About nano-currency-mcp-server
kilkelly/nano-currency-mcp-server
Send Nano currency from AI agents/LLMs
Implements the Model Context Protocol (MCP) standard to expose Nano node RPC functionality through tools for sending transactions, querying account/block data, and generating x402 payment headers. Connects to Nano nodes via configurable RPC endpoints with work generation support, using private key signing for transaction authentication. Includes built-in safety limits on transaction amounts to mitigate risks from LLM hallucination.
About monero-mcp
Baltsar/monero-mcp
MCP server for Monero. Give any AI agent a private wallet.
Implements 12 MCP tools connecting AI agents to Monero wallets via stdio transport, from balance queries to transfers. Built with five security layers—address allowlists, two-step confirmation tokens, rate limiting, audit logging, and input sanitization—designed to defend against prompt injection attacks on autonomous agents handling real value. Integrates with Claude Desktop, Cursor, Agent Zero, and any MCP-compatible framework; runs locally via Docker Compose with remote node support or self-hosted daemon options.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work