We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sk0t31n0s/MCPToDo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core MCP server framework
mcp>=0.2.0
# YAML parsing and safe read/write
ruamel.yaml>=0.18.6
# For testing
pytest>=8.3.0
# For linting / style checks
flake8>=7.1.0