Skip to main content
Glama

Document Retrieval MCP Server

requirements.txt436 B
# Core dependencies fastapi==0.104.1 uvicorn[standard]==0.24.0.post1 pydantic==2.5.2 python-dotenv==1.0.0 # Database asyncpg==0.29.0 pgvector==0.2.4 # OpenAI for embeddings openai==1.6.1 # Authentication PyJWT==2.8.0 python-multipart==0.0.6 # Caching cachetools==5.3.2 # Utilities numpy==1.26.2 python-dateutil==2.8.2 # Logging python-json-logger==2.0.7 # Development (optional) pytest==7.4.3 pytest-asyncio==0.21.1 httpx==0.25.2

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/Pramod-Potti-Krishnan/retriever_mcp'

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