temporal-mcp-server

robryanx/temporal-mcp-server

3.2

If you are the rightful owner of temporal-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The MCP Temporal Server is designed to interface with Temporal, a popular open-source platform for orchestrating microservices. This server allows users to access and manage workflow histories, providing a seamless way to interact with Temporal's capabilities. By leveraging the Model Context Protocol (MCP), the server facilitates communication and data exchange between different components, making it easier to retrieve and analyze workflow data. The server is configured to connect to a Temporal server and can be customized using environment variables to specify the server address, namespace, and port. This integration is particularly useful for developers and operations teams looking to gain insights into workflow executions and troubleshoot issues effectively.

Features

  • Integration with Temporal for workflow management.
  • Access to detailed workflow history.
  • Customizable server configuration via environment variables.
  • Support for retrieving additional resources related to workflows.

Tools

  1. workflow_history

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