robryanx
MCP Serverrobryanxpublic

temporal mcp server

一个与 Temporal 集成的 MCP 服务器,用于暴露工作流历史和附加资源。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Go
Language
-
License

About This Server

一个与 Temporal 集成的 MCP 服务器,用于暴露工作流历史和附加资源。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Temporal Server

An MCP server that integrates with Temporal to expose workflow history and additional resources.

Tools

  • workflow_history: Retrieve the history of a Temporal workflow by providing the required arguments.

Resources

  • test://resource: A guide for understanding workflow histories.

Environment

  • TEMPORAL_ADDRESS: The Temporal server address (default: localhost:7233).
  • TEMPORAL_NAMESPACE: The Temporal namespace (default: default).
  • PORT: The port for the MCP server (default: 8080).

Usage

Running the Server

Start the MCP server:

go run cmd/server/main.go

Using the workflow_history Tool

Send a request to retrieve a workflow's history:

{
  "tool": "workflow_history",
  "arguments": {
    "workflow_id": "your-workflow-id",
    "run_id": "your-run-id"
  }
}

Accessing the test://resource Resource

Retrieve the guide for understanding workflow histories:

{
  "resource": "test://resource"
}

Quick Start

1

Clone the repository

git clone https://github.com/robryanx/temporal-mcp-server
2

Install dependencies

cd temporal-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerrobryanx
Repotemporal-mcp-server
LanguageGo
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation