Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Armor Crypto MCP
Armor Crypto MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:18:07 PM

Armor Crypto MCP

User RatingsBe the first to rate and review this MCP server!
View Repository179 GitHub StarsTotal stargazers on GitHub for the source repository (179 stars).Visit Website
cryptosolanadefitradingwallet

Connects AI agents to Solana for wallet management, swaps, DCA, limit orders, staking, and token lookup.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "armorwallet-armor-crypto-mcp": {
      "command": "uvx",
      "args": [
        "armor-crypto-mcp@latest",
        "--version"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

armorwallet/armor-crypto-mcp MCP server connects AI agents to Armor's crypto services through the Model Context Protocol. It currently supports Solana in alpha, with tools for wallet organization, swaps, DCA, scheduled and limit orders, staking, token search, and statistical calculations. Agents authenticate with an ARMOR_API_KEY, and the documented setup uses uvx with clients such as Claude Desktop or Cline. Reach for it when an agent needs to inspect or manage supported crypto operations through Armor rather than a general-purpose blockchain library.

Use cases

โ€ขManage Solana wallets through an AI agent
โ€ขPlace and cancel DCA or limit orders
โ€ขSearch tokens and review trending assets
โ€ขStake and unstake supported assets
โ€ขRun statistical calculations for crypto analysis

Key features

โ€ขSolana wallet grouping and archiving
โ€ขSwaps and scheduled orders
โ€ขDCA and limit-order management
โ€ขStaking and unstaking
โ€ขToken search and trending-token lookup
โ€ขStatistical calculation

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Armor Crypto MCP.

Extracted Tool Capabilities
Solana wallet grouping and archiving
Swaps and scheduled orders
DCA and limit-order management
Staking and unstaking
Token search and trending-token lookup
Statistical calculation

How Armor Crypto MCP works

What armorwallet/armor-crypto-mcp MCP server does

The armorwallet/armor-crypto-mcp MCP server exposes Armor crypto operations to AI agents through MCP. Its current alpha feature set is centered on Solana and includes wallet grouping, wallet organization, wallet archiving, token search, trending-token lookup, swaps, staking, unstaking, and a statistical calculator.

Trade-related operations cover ordinary swaps as well as event-based workflows. The listed tools include placing, listing, and canceling DCA orders; working with scheduled orders; and placing, listing, and canceling limit orders. The broader project description also references transfers and specialized trades such as stop loss and take profit, but the README's current feature list does not provide detailed tool behavior for each of those operations.

How it works

An MCP-compatible agent starts the package as a local process and communicates with it using the configured MCP connection. The agent supplies an Armor API key through the ARMOR_API_KEY environment variable. Armor's documentation describes the API key as currently requiring an Armor NFT, obtained through the Armor site.

The repository presents the armorwallet/armor-crypto-mcp MCP server as a unified interface for crypto-related agent actions. Solana is the supported blockchain during the alpha phase. The README says additional chains, including Ethereum, Base, Avalanche, Bitcoin, Sui, Berachain, megaETH, Optimism, Ton, BNB, and Arbitrum, are planned for a later beta stage rather than confirmed as current support.

Setup and configuration

Python and uv are required. The README gives pip install uv for Linux and Windows and brew install uv for macOS. A stdio configuration can run the package with uvx:

config.json
{
  "mcpServers": {
    "armor-crypto-mcp": {
      "command": "uvx",
      "args": ["armor-crypto-mcp"],
      "env": {
        "ARMOR_API_KEY": "your-api-key"
      }
    }
  }
}

The documented client instructions cover Claude Desktop and Cline. The README also describes connecting the package to n8n's MCP nodes by using uvx as the command, armor-crypto-mcp as the argument, and the API key as an environment setting. Cursor is listed among the agentic frameworks being tested, but no separate Cursor configuration is provided.

Tools and capabilities

The armorwallet/armor-crypto-mcp MCP server currently documents capabilities in these groups:

  • Manage wallet groups and archive wallets.
  • Perform normal swaps.
  • Place, list, and cancel DCA orders.
  • Use scheduled and limit orders, including limit-order placement, listing, and cancellation.
  • Stake and unstake supported assets.
  • Search for tokens and view trending tokens.
  • Run statistical calculations for analysis.

The README also identifies multi-chain support, cross-chain transactions, social sentiment, and prediction as project features or goals, but current production details for those areas are not specified in the excerpt.

Limitations and notes

The release is labeled alpha, and the README further describes the project as pre-alpha testing. Current blockchain support is Solana. More chains and minting are listed as future work, and Armor Agents as a tool or A2A capability is also marked as coming soon. Access requires an Armor API key, and the README states that obtaining one currently requires an Armor NFT. Treat transaction and order capabilities as actions requiring appropriate review and credentials before allowing an agent to invoke them.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Trade Router MCP logoTrade Router MCP

    Non-custodial Solana swap & limit order engine for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution, Ed25519 server verification, private key never leaves the process. MIT. npx -y @traderouter/trade-router-mcp.

    ๐Ÿ’ฐ Finance & Fintech2 views
    Compare vs Trade Router MCP โ†’
  • Jupiter MCP logoJupiter MCP

    Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Jupiter MCP โ†’
  • Solana MCP Server logoSolana MCP Server

    Solana blockchain data for AI agents โ€” wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Solana MCP Server โ†’
  • Openmm MCP logoOpenmm MCP

    AI-native crypto market making toolkit with 13 tools for DeFi analytics, CEX/DEX trading, and liquidity management

    ๐Ÿ’ฐ Finance & Fintech2 views
    Compare vs Openmm MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
179
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Armor Crypto MCP

Install Python and uv, then run it with uvx using the armor-crypto-mcp package. Configure ARMOR_API_KEY in the MCP client's environment settings.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewArmor Crypto MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/armorwallet-armor-crypto-mcp?style=directory)](https://allmcps.com/mcp/armorwallet-armor-crypto-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/armorwallet-armor-crypto-mcp"><img src="https://allmcps.com/api/badge/armorwallet-armor-crypto-mcp?style=directory" alt="Armor Crypto MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingPaid
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars179
GitHub Star CountTotal stargazers on GitHub representing community popularity (179 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 29, 2025
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท --version (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Armor Crypto MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code