Agent Wallet MCP
Related Servers
Alternatives to Agent Wallet MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the Solana blockchain through Claude Desktop, allowing users to check SOL balances, transfer SOL between accounts, and request airdrops using the Model Context Protocol.9,710 npmBSD 4-Clause "Original" or "Old"
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain through a standardized interface, providing tools for transactions, account queries, and wallet management.15 npm164Apache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables Claude to access, analyze, and visualize Solana blockchain data through natural language conversations.18-
- AlicenseBqualityAmaintenanceEnables comprehensive Solana blockchain interactions including wallet management, SOL and SPL token transfers, token creation and minting, account operations, and network switching across mainnet, devnet, testnet, and localhost.2535 npm1MIT
- AlicenseCqualityCmaintenanceA Model Context Protocol server that provides Claude with comprehensive access to Solana blockchain data via the Helius API, enabling operations like checking wallet balances, retrieving blockchain information, and interacting with tokens and NFTs.386 npm14MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that extends Claude's capabilities by providing tools to interact with the Solana blockchain, allowing AI agents to perform operations like executing transactions, managing wallets, and accessing token information.-
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose with no overlap: get_balance (check balances), get_recent_transactions (view transaction history), get_wallet_address (retrieve address), request_devnet_airdrop (obtain test funds), and send_usdc (execute transfers). The descriptions are specific enough to prevent misselection.
All tools follow a consistent verb_noun pattern (e.g., get_balance, send_usdc) using snake_case throughout. The naming is predictable and readable, with no deviations in style or convention.
With 5 tools, the set is well-scoped for managing a Solana devnet wallet, covering essential operations like checking balances, viewing transactions, handling addresses, obtaining test funds, and executing transfers. Each tool earns its place without being excessive or insufficient.
The tool surface covers core wallet management tasks on Solana devnet, including balance checks, transaction history, address retrieval, funding, and USDC transfers. A minor gap exists in not supporting SOL transfers (only USDC), but agents can work around this using airdrops for SOL needs.