Skip to main content
Glama

Python Codebase Analysis RAG System

by shervinemp
.gitignore334 B
# Log files mcp_server.log pytest.log # Certificates certs/ # Environment variables .env # Python cache __pycache__/ *.pyc *.pyo *.pyd # VS Code settings .vscode/ # Virtual Environment venv/ .venv/ env/ ENV/ env.bak/ venv.bak/ # Pytest cache .pytest_cache/ # Ruff cache .ruff_cache/ # Build artifacts build/ dist/ *.egg-info/

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/shervinemp/CodebaseMCP'

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