Skip to main content
Glama

Docker Manager MCP

.gitignore•1.19 kB
# 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 element_clones # Temporary PR analysis files docs/docker-mcp-pr* .serena # PyInstaller *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ cover/ # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific config/hosts.yml *.log .docker-mcp/ ssh_keys/ logs/ # Google OAuth credentials client_secret_*.apps.googleusercontent.com.json # Temporary files *.tmp *.temp temp/ tmp/ # Cache directories .cache/ .cache/uv/ .cache/ruff/ .cache/mypy/ .cache/pytest/ .cache/coverage/ .cache/coverage_html/ # Tests (exclude from git tracking) tests/ # Test documentation files DOCKER_MCP_COMPREHENSIVE_TEST_PLAN.md DOCKER_MCP_TEST_RESULTS.md DOCKER_MCP_*TEST*.md

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/jmagar/docker-mcp'

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