AgentsCoin
Related Servers
Alternatives to AgentsCoin
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables any MCP-compatible LLM client to autonomously hold, spend, earn, and receive cryptocurrency using native MCP tools, no code required.3 npm79ISC
- FlicenseNot gradedqualityDmaintenanceExposes Nerve blockchain JSON-RPC and REST APIs as MCP tools, enabling AI agents to receive, pay, swap, and query balances with local account management and no gas fees.1-
- AlicenseNot gradedqualityBmaintenanceMulti-chain wallet MCP server that enables AI agents to manage Bitcoin, Ethereum, Solana, and Tron wallets via tools for addresses, balances, transactions, and token operations.31 npmCC BY-4.0
- AlicenseNot gradedqualityAmaintenanceMCP server that lets any AI agent operate a wallet directly on-chain: create wallets, send, swap, bridge, and deploy contracts across EVM and Bitcoin networks.2MIT

paean-pay-mcpofficial
AlicenseNot gradedqualityDmaintenanceEnables AI agents to send and receive USDC stablecoin payments on Base and Solana blockchains through MCP tools for wallet operations, balance checks, payment requests, and transfers.6 npm7MIT- 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
TDQS
Scored across 17 tools
Token info and price both surface crypto prices, and send versus pay overlaps because pay can also target a 0x address after resolving names. Other tools are mostly distinct, but these two pairs can cause misselection.
All tools use the agentscoin_ prefix and snake_case, which is consistent. However, the set mixes noun-style resource names (token_info, gas, weather) with verb-style action names (create_wallet, send, swap), so it falls short of a single predictable verb_noun pattern.
17 tools is slightly above the ideal 3–15 range, but the server spans wallet, DEX, naming, and premium data, so most tools have a clear role. Not excessive for the breadth, though weather/news are peripheral.
Core wallet, send, faucet, token creation, liquidity, swap, and naming flows exist, but there is no ERC-20 token balance lookup, no remove-liquidity operation, and no transaction history/status. These are notable gaps for an agent managing tokens and pools on a DEX.