fastapi
# fastapi-mcp # Commenting out as it's not a standard PyPI package and might be project-specific or a typo
uvicorn[standard] # Added [standard] for full features like websockets if needed later
python-dotenv
flake8
black
PyJWT==2.8.0
bcrypt==4.1.2
passlib[bcrypt] # Explicitly adding bcrypt for passlib, good practice
python-jose[cryptography] # For JWT operations
pytest # For running tests
httpx # For async HTTP requests in tests
python-multipart # For form data in FastAPI
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/jowpereira/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server