Skip to main content
Glama

Docker MCP Server

.gitignore•1.01 kB
# Node.js dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build outputs build/ dist/ lib/ *.tsbuildinfo # TypeScript *.d.ts.map *.js.map # Environment files .env .env.local .env.development.local .env.test.local .env.production.local # IDE/Editor files .vscode/settings.json .vscode/launch.json .vscode/extensions.json .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # Test artifacts .nyc_output/ test-results/ junit.xml # Temporary files tmp/ temp/ *.tmp *.temp # Package manager lock files (uncomment if you want to ignore them) # package-lock.json # yarn.lock # pnpm-lock.yaml # MCP specific *.mcp.log mcp-*.log # Docker specific (if you add Docker files later) .dockerignore docker-compose.override.yml .docker/ # Backup files *.bak *.backup *.old

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

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