提交

Temporal MCP

@Mocksi

Temporal MCP is a bridge connecting AI assistants like Claude with the powerful Temporal workflow engine. By implementing the Model Context Protocol (MCP), it allows AI assistants to discover, execute, and monitor complex workflow orchestrations—all through natural language conversations.
概览

Empowering AI with Workflow Orchestration

Temporal MCP is a bridge connecting AI assistants like Claude with the powerful Temporal workflow engine. By implementing the Model Context Protocol (MCP), it allows AI assistants to discover, execute, and monitor complex workflow orchestrations—all through natural language conversations.

服务器配置

{
  "mcpServers": {
    "temporal-mcp": {
      "command": "/full/path/to/your/bin/temporal-mcp",
      "args": [
        "--config",
        "/full/path/to/your/config.yml"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.