Armor Crypto MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARMOR_API_KEY | Yes | Your Armor API key (required - you need to have the Armor NFT to get an API Key) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_armor_mcp_versionB | Get the current Armor Wallet version |
| wait_a_momentB | Wait for some short amount of time, no more than 10 seconds |
| get_current_timeB | Gets the current time and date |
| calculatorA | |
| get_wallet_token_balanceC | |
| calculate_token_conversionC | |
| swap_quoteC | |
| swap_transactionC | |
| get_all_walletsC | |
| get_all_ordersC | |
| search_official_token_addressA | |
| search_token_detailsB | |
| list_groupsB | |
| list_single_groupC | |
| create_walletC | |
| archive_walletsC | |
| unarchive_walletsC | |
| create_groupsC | |
| add_wallets_to_groupB | |
| archive_wallet_groupC | |
| unarchive_wallet_groupC | |
| remove_wallets_from_groupC | |
| transfer_tokensC | |
| create_dca_orderC | |
| list_dca_ordersC | |
| cancel_dca_orderD | |
| create_orderC | |
| cancel_orderC | |
| stake_quoteC | |
| unstake_quoteC | Retrieve an unstake quote. Expects a UnstakeQuoteRequestContainer, returns a SwapQuoteRequestContainer. |
| stake_transactionD | |
| unstake_transactionC | |
| get_top_trending_tokensC | |
| get_stake_balancesB | |
| rename_walletsD | |
| get_token_candle_dataC | Get candle data about any token for analysis. Expects a CandleStickRequest, returns a list of candle sticks. |
| send_key_to_telegramD | Send the mnemonic or private key to telegram. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| login_prompt | A sample prompt to ask the user for their access token after providing an email. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/emmaThompson07/armor-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server