Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Armor Crypto MCP is an AI-native tool for integrating crypto wallet management, trading, staking and multi-chain operations into AI agents and frameworks, currently supporting Solana in alpha with mor
Add this to your MCP client configuration:
{
"mcpServers": {
"armorwallet-armor-crypto-mcp": {
"command": "uvx",
"args": [
"armor-crypto-mcp@latest",
"--version"
],
"env": {
"ARMOR_API_KEY": "<Your Armor API key for authentication>"
}
}
}
}{
"id": "armorwallet-armor-crypto-mcp",
"name": "Armor Crypto",
"description": "Armor Crypto MCP is an AI-native tool for integrating crypto wallet management, trading, staking and multi-chain operations into AI agents and frameworks, currently supporting Solana in alpha with mor",
"source_url": "https://github.com/armorwallet/armor-crypto-mcp",
"publisher_name": "armorwallet",
"publisher_url": "https://github.com/armorwallet",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 401,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "armor-crypto-mcp"
},
"tools_count": 37
}