Skip to main content
Glama
Toowiredd

ChatGPT MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI authentication key
HTTP_PORTNoServer port3001
RATE_LIMIT_WINDOWNoWindow size in milliseconds
RATE_LIMIT_REQUESTSNoMaximum requests per window

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
containers_listC

List all Docker containers

container_createC

Create and start a new Docker container

container_stopC

Stop a running container

container_startC

Start a stopped container

container_removeC

Remove a container

container_logsC

Get container logs

container_execC

Execute a command in a running container

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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