Skip to main content
Glama
requirements.txt•524 B
# Production MCP Server Dependencies # November 2024 Standards # MCP Framework fastmcp>=0.9.0 # Local LLM (Ollama) langchain-ollama>=0.1.0 langchain-core>=0.3.0 # Vector Database qdrant-client>=1.7.0 # Embeddings (for vector search) sentence-transformers>=2.2.0 # or # openai>=1.0.0 # If using OpenAI embeddings # Logging loguru>=0.7.0 # Configuration pydantic>=2.0.0 pydantic-settings>=2.0.0 # Utilities python-dotenv>=1.0.0 # Optional: For advanced code analysis tree-sitter>=0.20.0 tree-sitter-languages>=1.0.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/mjdevaccount/AIStack-MCP'

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