Skip to main content
Glama

Enhanced MCP Server

by pbulbule13
requirements.txt823 B
# MCP Framework mcp>=0.9.0 # Google API google-api-python-client>=2.100.0 google-auth-httplib2>=0.2.0 google-auth-oauthlib>=1.2.0 # LLM Providers openai>=1.10.0 # For OpenAI-compatible APIs (Euri, Deepseek) anthropic>=0.18.0 # For Claude google-generativeai>=0.3.0 # For Gemini # LangChain & LangGraph langchain>=0.1.0 langchain-openai>=0.0.5 langchain-anthropic>=0.1.0 langchain-google-genai>=0.0.6 langgraph>=0.0.20 # Scheduling APScheduler>=3.10.0 # Data Models pydantic>=2.5.0 pydantic-settings>=2.1.0 # Configuration python-dotenv>=1.0.0 pyyaml>=6.0.1 # Database (optional, for tracking) sqlalchemy>=2.0.0 aiosqlite>=0.19.0 # Utilities httpx>=0.26.0 aiofiles>=23.0.0 tenacity>=8.2.0 # For retry logic python-dateutil>=2.8.0 pytz>=2023.3 # For timezone handling # Logging and Monitoring structlog>=23.2.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/pbulbule13/mcpwithgoogle'

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