AgentWallet MCP Server
Related Servers
Alternatives to AgentWallet MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.37GPL 3.0
- AlicenseCqualityAmaintenanceSelf-hosted wallet MCP server for AI agents. Provides 42 tools for multi-chain crypto operations: transfers, token management, DeFi (swap, lend, stake, bridge, perp), NFT, smart contracts, and x402 payments. Supports EVM and Solana with policy engine, spending limits, and human approval.6030MIT
- AlicenseAqualityDmaintenanceEnables AI agents to access Solana wallet analytics, token data, and DeFi tools via pay-per-request USDC micropayments using the x402 protocol, without API keys or subscriptions.1319 npmMIT

@coinbase/payments-mcpofficial
AlicenseNot gradedqualityFmaintenanceCombines wallets, onramps, and payments via x402 to enable AI agents to autonomously discover and pay for services without API keys or complex setup.42 npm58Apache 2.0
IronWallet MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceEnables AI agents to securely manage a non-custodial wallet with locally encrypted seed phrases, supporting balance checks, local signing, token transfers, swaps, and interactions across 10+ blockchain networks.MIT- AlicenseAqualityDmaintenanceEnables AI agents to read chain data, execute transactions, swap tokens, and manage wallets on Solana through 38 tools across 7 modules. Supports write operations with a private key and includes built-in prompts for common workflows.381MIT
TDQS
Scored across 29 tools
Most tools have distinct purposes, but some overlap exists: 'transfer' and 'transfer_token' both handle token transfers but for different token types, and 'send_transaction' and 'sign_transaction' are closely related but differentiated by broadcasting. Descriptions clarify these boundaries, reducing confusion.
Tool names follow a consistent snake_case pattern with clear verb_noun structures (e.g., 'create_wallet', 'get_balance', 'update_paywall'). There are no deviations in naming style, making the set predictable and easy to navigate.
With 29 tools, the count is borderline high for a wallet and payment server, potentially overwhelming. While many tools are justified for covering EVM, Solana, and x402 paywall functionalities, it feels heavy and could benefit from consolidation or better scoping.
The tool set provides comprehensive coverage for wallet management (CRUD, pause/unpause), token operations (approvals, transfers, wrapping), contract interactions, and x402 paywall lifecycle (create, update, delete, payments). No obvious gaps exist for the stated domain, supporting full agent workflows.