Armor Mcp

Armor Mcp

The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.

armorwallet

Research & Data
Visit Server

README

Armor Crypto MCP

Alpha Test version 0.1

A single source for interating AI Agents with the Crypto ecosystem. This includes Wallet creatio 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 blockchans including Ethereum. Base, Avalanche, Bitcoin, Sui, Berachain, megaETH, Optamism, Ton, BNB and Arbitrum among others. Using Armors' MCP you can bring all of crypto into your AI Agent with a unified logic and complete set of tools.

Armor MCP <br /> <br /> <br /> <br /> <br /> <br />

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 <br /> <br /> Armor MCP Diagram <br /> <br /> <br /> <br /> <br /> <br />

Requirements

1. Make sure you have python installed

<br />

2. Install uv

Linux / Windows

pip install uv

Mac

brew install uv

<br />

3. Claude Desktop or your AI Agent will run the MCP

See Usage & Configuration for details. <br /> <br /> <br /> <br /> <br />

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
    • Limit Orders
  • Supports Solana blockchain

Coming Soon

  • More Blockchain Support
  • Staking
  • Minting
  • Armor Agents as a Tool

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:

{
  "mcpServers": {
    "armor-crypto-mcp": {
      "command": "uvx",
      "args": ["armor-crypto-mcp"],
      "env": {
        "ARMOR_API_KEY": "<PUT-YOUR-KEY-HERE>"
      }
    }
  }
}

<br /> <br /> <br /> <br /> <br /> <br />

Use in Claude Desktop

  1. Must have Developer Mode enabled
  2. Open Claude Desktop's File Menu top left of the window.
  3. Go to File > Settings
  4. Under Developer, click Edit Configuration
  5. In the config file, insert the armor-wallet-mcp section from above
  6. Make sure to replace the placeholder with your API key
  7. Save the file and start a new Chat in Claude Desktop

Use in Cline

  1. Click on the MCP Servers button in the Cline tab in VSCode on the left panel
  2. Scroll to the bottom of the left panel and click on Configure MCP Servers
  3. In the config file, insert armor-wallet-mcp section from above
  4. Make sure to replace the placeholder with your API key
  5. Save the file, click Done under the MCP Servers tab and start chatting with Cline

Use in n8n

  1. Open the n8n app
  2. Bottom-left of screen click ... next to your username and click Settings
  3. On the left panel, click Community nodes and then Install a Community Node button
  4. In the search field for npm Package Name type in mcp
  5. Install MCP Nodes
  6. Add any MCP node, for example: List Tools
  7. In the MCP Client Parameters tab, click Select Credential and click Create new credential
  8. Under Command enter uvx
  9. Under Arguments enter armor-crypto-mcp
  10. Under Environments enter ARMOR_API_KEY=eyJhbGciOiJIUzI1NiIsIn... paste the full API Key value after the =
  11. Back in the Parameters tab you can choose the MCP Operation for that Node <br /> <br /> <br /> <br /> <br /> <br />

Using Armor MCP

Once you have setup the Armor MCP here are some prompts you can use to get started <br /> <br /> <br />

Recommended Servers

Crypto Price & Market Analysis MCP Server

Crypto Price & Market Analysis MCP Server

A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

Featured
TypeScript
MCP PubMed Search

MCP PubMed Search

Server to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.

Featured
Python
dbt Semantic Layer MCP Server

dbt Semantic Layer MCP Server

A server that enables querying the dbt Semantic Layer through natural language conversations with Claude Desktop and other AI assistants, allowing users to discover metrics, create queries, analyze data, and visualize results.

Featured
TypeScript
mixpanel

mixpanel

Connect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.

Featured
TypeScript
Sequential Thinking MCP Server

Sequential Thinking MCP Server

This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.

Featured
Python
Nefino MCP Server

Nefino MCP Server

Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.

Official
Python
Vectorize

Vectorize

Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.

Official
JavaScript
Mathematica Documentation MCP server

Mathematica Documentation MCP server

A server that provides access to Mathematica documentation through FastMCP, enabling users to retrieve function documentation and list package symbols from Wolfram Mathematica.

Local
Python
kb-mcp-server

kb-mcp-server

An MCP server aimed to be portable, local, easy and convenient to support semantic/graph based retrieval of txtai "all in one" embeddings database. Any txtai embeddings db in tar.gz form can be loaded

Local
Python
Research MCP Server

Research MCP Server

The server functions as an MCP server to interact with Notion for retrieving and creating survey data, integrating with the Claude Desktop Client for conducting and reviewing surveys.

Local
Python