Skip to main content
Glama

Codebase MCP Server

by Ravenight13
requirements.txt553 B
# Production Dependencies for Codebase MCP Server # Python 3.11+ Required # Generated from pyproject.toml # Install: pip install -r requirements.txt # Web Framework fastapi>=0.109.0 uvicorn[standard]>=0.27.0 # Database & ORM sqlalchemy[asyncpg]>=2.0.25 alembic>=1.13.0 pgvector>=0.2.4 # Data Validation & Settings pydantic>=2.5.0 pydantic-settings>=2.1.0 # MCP Protocol mcp>=0.9.0 # Code Parsing tree-sitter>=0.21.0 tree-sitter-python>=0.21.0 tree-sitter-javascript>=0.21.0 # HTTP Client for Ollama httpx>=0.26.0 # Utilities python-dotenv>=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/Ravenight13/codebase-mcp'

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