Armor Crypto MCP
Official装甲加密 MCP
Alpha 测试版本 0.1.24
将 AI 代理与加密生态系统集成的单一来源。这包括钱包创建和管理、掉期、转账、基于事件的交易(例如 DCA)、止损和止盈等等。Armor MCP 在 Alpha 测试版中支持 Solana,并在 Beta 测试版中支持十多个区块链,包括以太坊、Base、Avalanche、比特币、Sui、Berachain、megaETH、Optimism、Ton、BNB 和 Arbitrum 等。使用 Armor 的 MCP,您可以通过统一的逻辑和完整的工具将所有加密货币引入您的 AI 代理。

特征
🧠 AI 原生
📙 钱包管理
🔃 掉期
🌈 专业交易(DCA、止损等)
⛓️ 多链
↔️ 跨链交易
🥩 质押
🤖 快速集成到 Agentic 框架
👫 社会情绪
🔮 预测
要求
1.确保已安装python
2.安装uv
Linux/Windows
pip install uv苹果
brew install uv3. Claude Desktop 或您的 AI Agent 将运行 MCP
有关详细信息,请参阅使用和配置。
Alpha 测试
我们目前处于预 alpha 阶段,我们正在测试各种代理和代理框架的功能,如 Claude Desktop、Cline、Cursor、n8n 等。
当前功能和工具
钱包管理
分组与组织
归档
掉期与交易
正常交换
DCA(放置/列出/取消)
预定订单
限价订单(下单/挂单/取消)
质押与取消质押
代币搜索和热门代币
统计计算器,用于精确分析
支持 Solana 区块链
Related MCP server: DEX Pools MCP
即将推出
更多区块链支持
铸造
装甲特工作为工具(或A2A)
MCP 设置
目前,您需要拥有 Armor NFT 才能获取 API 密钥。点击此处获取
使用和配置
要将 Armor MCP 与您的代理一起使用,您需要以下配置,将<PUT-YOUR-KEY-HERE>替换为您的 API 密钥:
{
"mcpServers": {
"armor-crypto-mcp": {
"command": "uvx",
"args": ["armor-crypto-mcp@latest", "--version"],
"env": {
"ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
}
}
}
}在 Claude Desktop 中使用
必须启用开发者模式
打开窗口左上角的 Claude Desktop 文件菜单。
转到“文件”>“设置”
在“开发人员”下,单击“编辑配置”
在配置文件中,插入上面的
armor-wallet-mcp部分确保用你的 API 密钥替换占位符
保存文件并在 Claude Desktop 中开始新的聊天
在 Cline 中使用
单击 VSCode 左侧面板 Cline 选项卡中的
MCP Servers按钮滚动到左侧面板底部,然后单击
Configure MCP Servers在配置文件中,插入上面的
armor-wallet-mcp部分确保用你的 API 密钥替换占位符
保存文件,单击
MCP Servers选项卡下的Done,然后开始与 Cline 聊天
在 n8n 中使用
打开 n8n 应用程序
在屏幕左下方单击用户名旁边的
...,然后单击Settings在左侧面板上,单击
Community nodes,然后Install a Community Node按钮在
npm Package Name的搜索字段中输入mcp安装
MCP Nodes添加任意 MCP 节点,例如:
List Tools在 MCP 客户端
Parameters卡中,单击Select Credential,然后单击Create new credential在
Command下输入uvx在
Arguments下输入armor-crypto-mcp在
Environments下输入ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn...并在=后粘贴完整的 API 密钥值返回
Parameters选项卡,您可以为该节点选择 MCPOperation
使用 Armor MCP
设置好 Armor MCP 后,您可以使用以下提示来开始
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
- AlicenseNot gradedqualityFmaintenanceAn MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.1338MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides AI agents with real-time access to DEX liquidity pool data, enabling smarter trading, analytics, and automated strategies.101MIT
- AlicenseAqualityDmaintenanceThe first blockchain & cryptocurrency MCP server that connects AI agents to Ethereum, Solana, Bitcoin, and cryptocurrency markets.916MIT

orbit-apiofficial
FlicenseNot gradedqualityDmaintenanceMCP server for cross-chain bridging, enabling AI agents to find routes, estimate costs, check risks, execute transfers, and track status across blockchains.
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
HiveCapital MCP Server — autonomous investment layer for AI agents
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
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/armorwallet/armor-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server