Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

装甲加密 MCP

Alpha 测试版本 0.1.24

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

装甲 MCP

特征

🧠 AI 原生

📙 钱包管理

🔃 掉期

🌈 专业交易(DCA、止损等)

⛓️ 多链

↔️ 跨链交易

🥩 质押

🤖 快速集成到 Agentic 框架

👫 社会情绪

🔮 预测装甲 MCP 图

要求

1.确保已安装python

2.安装uv

Linux/Windows

pip install uv

苹果

brew install uv

3. Claude Desktop 或您的 AI Agent 将运行 MCP

有关详细信息,请参阅使用和配置

Alpha 测试

我们目前处于预 alpha 阶段,我们正在测试各种代理和代理框架的功能,如 Claude Desktop、Cline、Cursor、n8n 等。

当前功能和工具

  • 钱包管理
    • 分组与组织
    • 归档
  • 掉期与交易
    • 正常交换
    • DCA(放置/列出/取消)
    • 预定订单
    • 限价订单(下单/挂单/取消)
  • 质押与取消质押
  • 代币搜索和热门代币
  • 统计计算器,用于精确分析
  • 支持 Solana 区块链

即将推出

  • 更多区块链支持
  • 铸造
  • 装甲特工作为工具(或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 中使用

  1. 必须启用开发者模式
  2. 打开窗口左上角的 Claude Desktop 文件菜单。
  3. 转到“文件”>“设置”
  4. 在“开发人员”下,单击“编辑配置”
  5. 在配置文件中,插入上面的armor-wallet-mcp部分
  6. 确保用你的 API 密钥替换占位符
  7. 保存文件并在 Claude Desktop 中开始新的聊天

在 Cline 中使用

  1. 单击 VSCode 左侧面板 Cline 选项卡中的MCP Servers按钮
  2. 滚动到左侧面板底部,然后单击Configure MCP Servers
  3. 在配置文件中,插入上面的armor-wallet-mcp部分
  4. 确保用你的 API 密钥替换占位符
  5. 保存文件,单击MCP Servers选项卡下的Done ,然后开始与 Cline 聊天

在 n8n 中使用

  1. 打开 n8n 应用程序
  2. 在屏幕左下方单击用户名旁边的... ,然后单击Settings
  3. 在左侧面板上,单击Community nodes ,然后Install a Community Node按钮
  4. npm Package Name的搜索字段中输入mcp
  5. 安装MCP Nodes
  6. 添加任意 MCP 节点,例如: List Tools
  7. 在 MCP 客户端Parameters卡中,单击Select Credential ,然后单击Create new credential
  8. Command下输入uvx
  9. Arguments下输入armor-crypto-mcp
  10. Environments下输入ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn...并在=后粘贴完整的 API 密钥值
  11. 返回Parameters选项卡,您可以为该节点选择 MCP Operation

使用 Armor MCP

设置好 Armor MCP 后,您可以使用以下提示来开始

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器为 AI 代理提供对区块链操作、桥接、交换和加密交易策略的统一访问。

  1. 特征
    1. 要求
      1. 1.确保已安装python
      2. 2.安装uv
      3. Claude Desktop 或您的 AI Agent 将运行 MCP
    2. Alpha 测试
      1. 当前功能和工具
      2. 即将推出
      3. MCP 设置
      4. 使用和配置
    3. 在 Claude Desktop 中使用
      1. 在 Cline 中使用
      2. 在 n8n 中使用
    4. 使用 Armor MCP

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
        Last updated -
        6
        9
        JavaScript
        MIT License
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.
        Last updated -
        7
        12
        JavaScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that enables AI models like Claude to interact with the Trading Simulator API for checking balances, viewing prices, and executing trades with automatic chain detection.
        Last updated -
        TypeScript
        • Linux
        • Apple
      • A
        security
        F
        license
        A
        quality
        An MCP server that integrates with Fewsats allowing AI agents to securely purchase anything by retrieving balances, accessing payment methods, and processing payments.
        Last updated -
        4
        13
        Python

      View all related MCP servers

      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