WalletMCP
If you are the rightful owner of WalletMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
WalletMCP is a Model Context Protocol (MCP) server implementation for interacting with the Solana blockchain, providing tools for wallet management, transactions, and more.
WalletMCP is a server implementation designed to facilitate interaction with the Solana blockchain through the Model Context Protocol (MCP). It offers a suite of developer-friendly tools that allow users to manage wallets, execute transactions, access program logs, and perform SOL transfers. The server is built using the Solana Web3.js SDK for blockchain interactions, Zod for input validation, and TypeScript for strong typing and modern tooling. WalletMCP is fully MCP-compliant, ensuring seamless integration with other MCP-compatible interfaces. The server is designed to be robust and secure, with a focus on protecting private keys and sensitive information. It is an open-source project, welcoming contributions from the Solana developer community.
Features
- Retrieve wallet transactions and SOL balances.
- Access program logs from the Solana blockchain.
- Claims Unused Rents by listing and closing BPF Upgradeable Loader buffers.
- Send SOL transactions programmatically.
- Fully MCP-compliant tool definitions using Zod for schema validation.