Skip to main content
Glama

Katamari MCP Server

by ciphernaut
.gitignore966 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ env/ ENV/ .env/ .venv/ # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover # Jupyter Notebook .ipynb_checkpoints # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log logs/ # Temporary files tmp/ temp/ *.tmp # ACP Sandboxes acp_sandbox_*/ acp_test_*/ # Model files (large) models/ *.bin *.safetensors # Environment variables .env.local .env.production # Test artifacts test_results/ .pytest_cache/ # Gitleaks artifacts and reports gitleaks-release-report-*.json gitleaks-release-report-*.csv gitleaks-release-report-*.sarif gitleaks-release-report-*.junit uncommitted-gitleaks-release-report-* gitleaks-*.tar.gz .gitleaksignore # Pre-commit cache .pre-commit-hooks-cache/ .cache/pre-commit/

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/ciphernaut/katamari-mcp'

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