by armorwallet
Armor Crypto MCP provides a unified interface for AI agents to interact with the crypto ecosystem, including wallet management, swaps, staking, and multi-chain operations.
Armor Crypto MCP is a Model Context Protocol server that acts as a single source for AI agents to integrate with the cryptocurrency ecosystem. It simplifies interactions with multiple blockchains, offering a unified set of tools for wallet management, decentralized finance (DeFi) activities like swaps and staking, and advanced trading strategies.
To use the Armor Crypto MCP, you need to have Python and uv
installed. An AI agent framework like Claude Desktop, Cline, or Cursor can then run the MCP server, allowing the agent to access its crypto-related tools.
The Alpha version currently supports Solana. Support for over a dozen other blockchains, including Ethereum, Base, Avalanche, and Bitcoin, is planned for the beta release.
The project is open-source and available on GitHub under the GPL-3.0 license.
You can automate normal swaps, Dollar-Cost Averaging (DCA), scheduled orders, and limit orders.
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.
🧠 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
uv
Linux / Windows
pip install uv
Mac
brew install uv
See Usage & Configuration for details.
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.
Currently you need to have the Armor NFT to get an API Key. Get it here
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>"
}
}
}
}
armor-wallet-mcp
section from aboveMCP Servers
button in the Cline tab in VSCode on the left panelConfigure MCP Servers
armor-wallet-mcp
section from aboveDone
under the MCP Servers
tab and start chatting with Cline...
next to your username and click Settings
Community nodes
and then Install a Community Node
buttonnpm Package Name
type in mcpMCP Nodes
List Tools
Parameters
tab, click Select Credential
and click Create new credential
Command
enter uvx
Arguments
enter armor-crypto-mcp
Environments
enter ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn...
paste the full API Key value after the =
Parameters
tab you can choose the MCP Operation
for that NodeOnce you have setup the Armor MCP here are some prompts you can use to get started
Please log in to share your review and rating for this MCP.
Discover more MCP servers with similar functionality and use cases
by stripe
Enables popular agent frameworks to integrate with Stripe APIs via function calling, providing tools for MCP, Python, and TypeScript.
by goat-sdk
GOAT is the largest agentic finance toolkit for AI agents, enabling them to become economic actors by leveraging blockchains, cryptocurrencies, and wallets.
by financial-datasets
Provides AI assistants with tools to retrieve income statements, balance sheets, cash flow statements, stock prices, market news, and crypto information via the Model Context Protocol.
by razorpay
Enables seamless interaction with Razorpay APIs via Model Context Protocol, allowing developers and AI agents to capture payments, manage orders, process refunds, handle settlements, and more through a unified MCP interface.
by alpacahq
Alpaca’s MCP server lets you trade stocks and options, analyze market data, and build strategies through Alpaca's Trading API.
by XeroAPI
Provides a bridge between the Model Context Protocol and Xero's API, enabling standardized access to Xero accounting and business features.
by kukapay
Integrates the Freqtrade cryptocurrency trading bot with an MCP server, exposing the bot's REST API as tools that AI agents can call for fully automated trading operations.
by kukapay
Offers over 50 cryptocurrency technical analysis indicators and corresponding trading strategies, enabling AI agents and developers to assess market trends and generate buy, hold, or sell signals.
by stefanoamorelli
SEC EDGAR MCP is an open-source MCP server that connects AI models to the rich dataset of SEC EDGAR filings. It makes the trove of public company data accessible to AI assistants (LLMs) for financial research, investment insights, and corporate transparency use cases.