πŸ”§

Temporal MCP Server

πŸ”§MCP Server

GethosTheWalrus/temporal-mcp

Security check pending
glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add temporal -e TEMPORAL_HOST=localhost:7233 -e TEMPORAL_NAMESPACE=default -e TEMPORAL_TLS_ENABLED=false -e TEMPORAL_TLS_CLIENT_CERT_PATH=/path/to/client.pem -e TEMPORAL_TLS_CLIENT_KEY_PATH=/path/to/client.key -e TEMPORAL_API_KEY=your-api-key -- docker run -i --rm -e TEMPORAL_HOST -e TEMPORAL_NAMESPACE -e TEMPORAL_TLS_ENABLED -e TEMPORAL_TLS_CLIENT_CERT_PATH -e TEMPORAL_TLS_CLIENT_KEY_PATH -e TEMPORAL_API_KEY mcp/temporal
Server ConfigurationServer configuration (JSON)
{ "servers": { "temporal": { "command": "docker", "args": [ ...
0
Last UpdatedJun 9, 2026