We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IBM/mcp-context-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•163 B
# REST API population framework dependencies
# These are already included in the project's dev dependencies
faker>=40.4.0
httpx>=0.28.1
pyyaml>=6.0.3
rich>=14.3.2