Skip to main content
Glama

Karma MCP Server

by driosalido
.gitignore865 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .vscode/ .idea/ *.swp *.swo *~ # Testing and debugging tests/manual/ karma_response.json *.log # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific *.local .env.local # Docker .env docker-compose.override.yml *.dockerfile.tmp # Helm helm/karma-mcp/values-teddy.yaml values-temp-*.yaml # Act (GitHub Actions local testing) .secrets .actrc # UV lock files (environment specific) uv.lock # Cache directories .mypy_cache/ .pytest_cache/ .ruff_cache/ .trunk/ # Alternative task runners (keep Makefile as primary for now) # justfile

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/driosalido/mcp-karma'

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