Skip to main content
Glama

MCP Enhanced Data Retrieval System

by kalpalathika
requirements.txt691 B
# MCP Enhanced Data Retrieval System - Requirements # MCP Protocol mcp>=1.0.0 # FastAPI and HTTP Server fastapi>=0.109.0 uvicorn[standard]>=0.27.0 httpx>=0.26.0 # GitHub API PyGithub>=2.1.1 requests>=2.31.0 # OAuth 2.1 Authentication authlib>=1.3.0 python-jose[cryptography]>=3.3.0 # Vector Database and Embeddings chromadb>=0.4.22 sentence-transformers>=2.3.1 # Token Processing and Chunking tiktoken>=0.5.2 # Utilities python-dotenv>=1.0.0 pydantic>=2.5.0 pydantic-settings>=2.1.0 # Logging and Monitoring structlog>=24.1.0 # Testing pytest>=7.4.3 pytest-asyncio>=0.23.3 pytest-cov>=4.1.0 httpx>=0.26.0 # for testing FastAPI # Development black>=23.12.1 ruff>=0.1.9 mypy>=1.8.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/kalpalathika/MCP-Enhanced-Data-Retrieval-System'

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