Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet
pyproject.toml591 B
[project] name = "armor-crypto-mcp" version = "0.2.1" description = "MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.1.0", "python-dotenv>=1.0.0", "requests>=2.31.0", "uvicorn>=0.32.1", "httpx" ] [[project.authors]] name = "Armor Wallet" email = "info@armorwallet.ai" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] armor-crypto-mcp = "armor_crypto_mcp.armor_mcp:main"

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