Skip to main content
Glama

FastAPI MCP Server

by Pritrj
requirements.txt488 B
# Core FastAPI framework fastapi==0.104.1 uvicorn[standard]==0.24.0 # Database asyncpg==0.29.0 # Caching and sessions redis==5.0.1 # Security and authentication python-jose[cryptography]==3.3.0 cryptography==41.0.7 pydantic==2.5.0 pydantic-settings==2.1.0 # Additional utilities httpx==0.25.2 aiofiles==23.2.1 python-multipart==0.0.6 email-validator==2.1.0 # Development and testing pytest==7.4.3 pytest-asyncio==0.21.1 pytest-httpx==0.27.0 black==23.11.0 isort==5.12.0 flake8==6.1.0

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/Pritrj/mcp-server'

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