Skip to main content
Glama

ChatGPT MCP Server

container_exec

Run commands directly in a specified Docker container using the ChatGPT MCP Server, enabling efficient container management and task execution.

Instructions

Execute a command in a running container

Input Schema

NameRequiredDescriptionDefault
commandYesCommand to execute
containerYesContainer ID or name

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Command to execute", "type": "string" }, "container": { "description": "Container ID or name", "type": "string" } }, "required": [ "container", "command" ], "type": "object" }

You must be authenticated.

Other Tools from ChatGPT MCP Server

Related Tools

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/Toowiredd/chatgpt-mcp-server'

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