We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/bnbchain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# AutoGPT Crypto MCP Plugin Requirements
# Core dependencies
aiohttp>=3.8.0
pydantic>=2.0.0
# For MCP communication
httpx>=0.24.0
# Utility libraries
python-dotenv>=1.0.0
# AutoGPT compatibility
# Note: AutoGPT plugins are loaded by AutoGPT itself
# Ensure you have AutoGPT installed separately