armorwallet/armor-crypto-mcp
by Various
The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
MCP
armorwallet/armor-crypto-mcp
Added 1 June 2026
Overview
A Python-based MCP server that provides blockchain interaction, token swaps, and strategic planning capabilities. It exposes these functions through the Model Context Protocol for integration with AI agents and development tools.
Best for
Best for
Developers building AI agents that need on-chain data and swap execution
Use cases
- Query blockchain data and balances via MCP
- Execute token swaps through connected wallets
- Automate DeFi strategies with AI agent orchestration
How to use
Install
pip install uv Tools exposed
uv
Tested with
Claude Desktop, Cline, Cursor, n8n
Example client config
{\n "mcpServers": {\n "armor-crypto-mcp": {\n "command": "uvx",\n "args": ["armor-crypto-mcp@latest", "--version"],\n "env": {\n "ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"\n }\n }\n }\n} Notes
A Python-based MCP server that provides blockchain interaction, token swaps, and strategic planning capabilities. It exposes these functions through the Model Context Protocol for integration with AI agents and development tools.
183 stars on GitHub. Last updated 2025-07-29. Licensed GPL-3.0.
Use cases
- Query blockchain data and balances via MCP
- Execute token swaps through connected wallets
- Automate DeFi strategies with AI agent orchestration
Pros
- Open-source with 183 GitHub stars and active community
- Python-based, easy to extend and integrate
- Covers multiple crypto operations in one MCP server
Cons
- Limited to MCP-compatible clients and workflows
- Requires self-hosting and wallet configuration
- Documentation may be sparse for advanced use cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open-source with 183 GitHub stars and active community
- Python-based, easy to extend and integrate
- Covers multiple crypto operations in one MCP server
Cons
- Limited to MCP-compatible clients and workflows
- Requires self-hosting and wallet configuration
- Documentation may be sparse for advanced use cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.