Armor Crypto MCP
Provides Bitcoin wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Provides Ethereum wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Provides Optimism wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Provides Solana wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Provides Sui wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Provides TON wallet management, swaps, staking, and event-based trades like DCA and limit orders through the Armor Crypto MCP server.
Click on "Install 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., "@Armor Crypto MCPswap 1 SOL for USDC on Solana"
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.
Armor Crypto MCP
Alpha Test version 0.1.24
A single source for integrating AI Agents with the Crypto ecosystem. This includes Wallet creation and management, swaps, transfers, event-based trades like DCA, stop loss and take profit, and much more. The Armor MCP supports Solana in Alpha and, when in beta, will support more than a dozen blockchains, including Ethereum. Base, Avalanche, Bitcoin, Sui, Berachain, megaETH, Optimism, Ton, BNB, and Arbitrum, among others. Using Armor's MCP you can bring all of crypto into your AI Agent with unified logic and a complete set of tools.
Features
🧠 AI Native
📙 Wallet Management
🔃 Swaps
🌈 Specialized trades (DCA, Stop Loss etc.)
⛓️ Multi-chain
↔️ Cross-chain transations
🥩 Staking
🤖 Fast intergration to Agentic frameworks
👫 Social Sentiment
🔮 Prediction
Requirements
1. Make sure you have python installed
2. Install uv
Linux / Windows
pip install uvMac
brew install uv3. Claude Desktop or your AI Agent will run the MCP
See Usage & Configuration for details.
Alpha Testing
We are currently in pre-alpha, and we are testing the capabilities of various agents and agentic frameworks like Claude Desktop, Cline, Cursor, n8n, etc.
Current Features & Tools
Wallet Management
Grouping & Organization
Archiving
Swap & Trades
Normal swap
DCA (place / list / cancel)
Scheduled Orders
Limit Orders (place / list / cancel)
Staking and Unstaking
Token Search and Trending Tokens
Statistical Calculator for accurate Analysis
Supports Solana blockchain
Related MCP server: DeFi Trading Agent MCP Server
Coming Soon
More Blockchain Support
Minting
Armor Agents as a Tool (or A2A)
MCP Setup
Currently you need to have the Armor NFT to get an API Key. Get it here
Usage & Configuration
To use the Armor MCP with your agent, you need the following configuration, replace <PUT-YOUR-KEY-HERE> with your API key:
{
"mcpServers": {
"armor-crypto-mcp": {
"command": "uvx",
"args": ["armor-crypto-mcp@latest", "--version"],
"env": {
"ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
}
}
}
}Use in Claude Desktop
Must have Developer Mode enabled
Open Claude Desktop's File Menu top left of the window.
Go to File > Settings
Under Developer, click Edit Configuration
In the config file, insert the
armor-wallet-mcpsection from aboveMake sure to replace the placeholder with your API key
Save the file and start a new Chat in Claude Desktop
Use in Cline
Click on the
MCP Serversbutton in the Cline tab in VSCode on the left panelScroll to the bottom of the left panel and click on
Configure MCP ServersIn the config file, insert
armor-wallet-mcpsection from aboveMake sure to replace the placeholder with your API key
Save the file, click
Doneunder theMCP Serverstab and start chatting with Cline
Use in n8n
Open the n8n app
Bottom-left of screen click
...next to your username and clickSettingsOn the left panel, click
Community nodesand thenInstall a Community NodebuttonIn the search field for
npm Package Nametype in mcpInstall
MCP NodesAdd any MCP node, for example:
List ToolsIn the MCP Client
Parameterstab, clickSelect Credentialand clickCreate new credentialUnder
CommandenteruvxUnder
Argumentsenterarmor-crypto-mcpUnder
EnvironmentsenterARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn...paste the full API Key value after the=Back in the
Parameterstab you can choose the MCPOperationfor that Node
Using Armor MCP
Once you have setup the Armor MCP here are some prompts you can use to get started
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA comprehensive toolkit for building AI agents with blockchain capabilities, enabling interactions with multiple blockchain networks for tasks like wallet management, fund transfers, smart contract interactions, and cross-chain asset bridging.Last updated4GPL 3.0
- AlicenseBqualityBmaintenanceTransforms AI assistants into autonomous crypto trading agents with real-time market analysis, portfolio management, and trade execution across 17+ blockchains.Last updated324552MIT
- 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.Last updated37GPL 3.0
- Alicense-qualityDmaintenanceEnables 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.Last updated1239Inno Setup
Related MCP Connectors
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
DeFi interface for AI agents: swap, bridge, yield, lending. Live at syenite.ai.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aurora-smith-ts58tc/armor-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server