Armor Crypto MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_armor_mcp_versionA | Get the current Armor Wallet version |
| wait_a_momentC | Wait for some short amount of time, no more than 10 seconds |
| get_current_timeA | Gets the current time and date |
| calculatorA | |
| get_wallet_token_balanceC | |
| calculate_token_conversionB | |
| swap_quoteC | |
| swap_transactionC | |
| get_all_walletsC | |
| get_all_ordersC | |
| search_official_token_addressA | |
| search_token_detailsA | |
| list_groupsB | |
| list_single_groupA | |
| create_walletB | |
| archive_walletsC | |
| unarchive_walletsB | |
| create_groupsB | |
| add_wallets_to_groupB | |
| archive_wallet_groupC | |
| unarchive_wallet_groupA | |
| remove_wallets_from_groupB | |
| transfer_tokensC | |
| create_dca_orderC | |
| list_dca_ordersB | |
| cancel_dca_orderD | |
| create_orderC | |
| cancel_orderB | |
| stake_quoteC | |
| unstake_quoteC | Retrieve an unstake quote. Expects a UnstakeQuoteRequestContainer, returns a SwapQuoteRequestContainer. |
| stake_transactionC | |
| unstake_transactionC | |
| get_top_trending_tokensB | |
| get_stake_balancesA | |
| rename_walletsB | |
| get_token_candle_dataC | Get candle data about any token for analysis. Expects a CandleStickRequest, returns a list of candle sticks. |
| send_key_to_telegramC | 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/armorwallet/armor-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server