We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bmaranan75/mcp-shopping-assistant-py'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core dependencies
fastmcp>=2.13.0
httpx>=0.24.0
pydantic>=2.0.0
starlette>=0.27.0
uvicorn>=0.23.0
fastapi>=0.104.0
# OAuth and Authentication
authlib>=1.2.0
python-dotenv>=1.0.0
itsdangerous>=2.1.0