We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/handaas/factory-channel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP依赖
mcp>=1.6.0
# 环境变量
python-dotenv>=1.0.0
# HTTP客户端
requests>=2.28.0