Skip to main content
Glama

MCP Codebase Insight

by tosin2013
# Core dependencies fastapi>=0.103.2 uvicorn>=0.23.2 pydantic>=2.4.2 starlette>=0.27.0,<0.28.0 # Compatible with FastAPI aiohttp>=3.9.0 # Vector database qdrant-client>=1.13.0 # Embeddings transformers>=4.34.0 torch>=2.0.0 numpy>=1.24.0 scipy>=1.11.0 # Document handling python-frontmatter>=1.0.0 markdown>=3.4.0 PyYAML>=6.0.0 beautifulsoup4>=4.12.0 # Utilities structlog>=23.1.0 psutil>=5.9.0 python-dotenv>=1.0.0 requests>=2.31.0 # Testing pytest>=7.4.0 pytest-asyncio>=0.21.0 pytest-cov>=4.1.0 httpx>=0.25.0 # Development black>=23.9.0 isort>=5.12.0 mypy>=1.5.0 flake8>=6.1.0 bump2version>=1.0.0 # New package python-slugify>=8.0.0 slugify>=0.0.1 # For direct 'from slugify import slugify' imports # MCP Server uvx>=0.4.0 mcp-server-qdrant>=0.2.0 mcp>=0.1.0 # Base MCP package for SSE transport # Required for pip-compile pip-tools>=7.3.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/tosin2013/mcp-codebase-insight'

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