Skip to main content
Glama

Code Analysis MCP Server

.aider* # Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info/ *.so # Virtual environments .venv/ venv/ ENV/ .aider*/ .env .python-version # Development environments .idea/ .vscode/ *.swp *.swo .DS_Store *.sublime-* .settings/ .project .pydevproject # Testing .coverage htmlcov/ .pytest_cache/ .tox/ .hypothesis/ .nox/ # Distribution *.egg *.whl pip-log.txt pip-delete-this-directory.txt # Logs and databases *.log *.sqlite *.db # Cache directories .mypy_cache/ .ruff_cache/ .pytest_cache/

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/saiprashanths/code-analysis-mcp'

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