Temporal MCP Server

Stableother
85 starsTypeScripttemporalio
GitHub
About

Overview

The Temporal MCP Server enables AI agents to interact with Temporal for durable workflow orchestration. It provides tools for starting workflows, querying state, and managing worker activities.
Capabilities

Tools & Capabilities

start_workflow

Start a new workflow execution

query_workflow

Query a workflow's state

list_workflows

List workflow executions

signal_workflow

Send a signal to a workflow

Setup

Installation

bash
Install
npx -y mcp-server-temporal
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "temporal": {
      "command": "npx",
      "args": ["-y", "mcp-server-temporal"]
    }
  }
}

Quick Info

Authortemporalio
LanguageTypeScript
StatusStable
Stars 85
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Temporal MCP Server - MCP Server Directory - CortexAgent