Skip to main content
Glama

MCP Documentation Server

by droidnext
requirements.txt565 B
# FastAPI and ASGI server fastapi>=0.100.0 uvicorn>=0.29.0 python-multipart>=0.0.5,<0.1.0 # Authentication and Security python-jose[cryptography]>=3.3.0,<4.0.0 passlib[bcrypt]>=1.7.4,<2.0.0 python-dotenv>=1.0.0 # Data Validation pydantic>=2.7.0 pydantic-settings>=2.9.1 # FastMCP for AI tools fastmcp>=2.5.1 PyYAML>=6.0.1 # Development Tools black>=23.10.0 isort>=5.12.0 flake8>=7.2.0 pytest>=7.4.3 pytest-asyncio>=0.21.1 httpx>=0.28.1 # For testing FastAPI applications # Type Checking mypy>=1.6.1 types-python-jose>=3.3.4.3 types-passlib>=1.7.5.20230806

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/droidnext/mcp_dev_docs_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server