Crypto Trading Agent MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Crypto Trading Agent MCP Serverswap 1 ETH for USDC on Arbitrum"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crypto Trading Agent MCP Server
Trade DeFi using plain language prompts. This MCP server connects Hermes Agent (and any MCP-compatible agent) to MetaMask Agent Wallet — the self-custodial AI wallet launched June 2025 by Consensys.
Features
🔗 Chain Management — Query supported EVM chains
💰 Balance Checks — Check wallet balances across chains
💸 Transfers — Send tokens to any address
🔄 Swaps — Swap tokens across DEXs
📈 Perpetuals — Open/manage Hyperliquid positions
✍️ Signing — Sign messages and typed data
🤖 AI Trading Analysis — DeepSeek V4 Flash powered market intelligence
Related MCP server: Universal Crypto MCP
Why This Matters
MetaMask named Nous Research Hermes as one of only 5 supported agent frameworks. With 30M+ MetaMask users and a $236B projected agent wallet market by 2034, this is a first-mover opportunity.
Installation
# Install MetaMask Agent Wallet CLI
npm install -g @metamask/agentic-cli
# Authenticate
mm login
# Install this MCP server
pip install crypto-trading-mcpUsage
Add to your Hermes config:
{
"mcpServers": {
"crypto-trading": {
"command": "python3",
"args": ["-m", "crypto_trading_mcp.server"]
}
}
}Tools Available
mm_chains_list
List all supported EVM chains
mm_wallet_balance
Check wallet balance (optionally per-chain)
mm_transfer
Transfer tokens to any address
to— Recipient addressamount— Amount to sendtoken— Token symbol/address (optional)chain_id— Chain ID (optional)
mm_swap
Swap tokens via DEX
from_token— Source tokento_token— Destination tokenamount— Amount to swap
mm_trade_perpetuals
Trade perpetual futures on Hyperliquid
action— open/close/positionasset— e.g., BTC, ETHside— long/shortsize— Position size
gadgethumans_deepseek_chat
DeepSeek V4 Flash for trading analysis
Integration with GadgetHumans API Hub
This server is a premium tool available at api.gadgethumans.com.
This server cannot be deployed
Maintenance
Related MCP Connectors
Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.
Trade, monitor portfolios, and build Coinrule strategies by chat.
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Agentic AI runtime: persistent memory, vault, autonomous agents, deep research, DeFi execution.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered DeFi operations across Ethereum, Polygon, and Solana with automated portfolio optimization, risk assessment, and yield farming strategies. Provides intelligent portfolio diagnostics, investment strategy generation, and multi-chain DeFi protocol integration through natural language.-
- AlicenseCqualityCmaintenanceEnables AI agents to interact with any EVM-compatible blockchain through natural language, supporting token swaps, cross-chain bridges, staking, lending, governance, gas optimization, and portfolio tracking across networks like Ethereum, BSC, Polygon, Arbitrum, and more.10030 npm41-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to securely trade on Hyperliquid perpetual exchange, including order placement, position management, market data retrieval, and vault operations via natural language.21MIT

Amper MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceEnables natural language-driven DeFi operations including swaps, lending, bridging, and onchain transactions across multiple protocols via MCP-compatible clients.5 npm9MIT