We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RamXX/mcp-tavily'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Include main dependencies
-r requirements.txt
# build
build
# Test dependencies
pytest>=8.3.5
pytest-asyncio>=0.25.3
pytest-cov>=6.0.0
pytest-mock>=3.14.0