A Model Context Protocol server for Docker management through ChatGPT
ChatGPT MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. A Model Context Protocol server for Docker management through ChatGPT.
A Model Context Protocol (MCP) server that provides Docker management capabilities through a custom GPT interface.
Once ChatGPT is connected, these are the calls the assistant has available:
API_KEY — API authentication keyHTTP_PORT — Server port (default: 3001)RATE_LIMIT_REQUESTS — Maximum requests per windowRATE_LIMIT_WINDOW — Window size in millisecondsKeep — alive connection management@smithery/cli on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. ChatGPT's toolset — API_KEY, HTTP_PORT, RATE_LIMIT_REQUESTS and 2 more — is a fair guide to whether it matches your workflow. It is maintained by Toowiredd; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| API_KEY | API authentication key |
| HTTP_PORT | Server port (default: 3001) |
| RATE_LIMIT_REQUESTS | Maximum requests per window |
| RATE_LIMIT_WINDOW | Window size in milliseconds |
| Keep | alive connection management |
{
"mcpServers": {
"chatgpt": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.