bechols/temcp
If you are the rightful owner of temcp 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.
The Temporal Cloud MCP Server is a Model Context Protocol server that provides tools for AI assistants to manage Temporal Cloud operations.
Tools
Functions exposed to the LLM to take actions
temporal_get_user
Get user details by ID
temporal_list_users
List users with pagination
temporal_get_namespace
Get namespace details by name
temporal_list_namespaces
List namespaces with pagination
temporal_create_namespace
Create a new namespace
temporal_update_namespace
Update an existing namespace
temporal_delete_namespace
Delete a namespace
temporal_get_region
Get region details by ID
temporal_list_regions
List all available regions
temporal_get_async_operation
Get async operation status
temporal_wait_for_operation
Wait for async operation completion
temporal_process_export
Process exported workflow history files
temporal_analyze_export
Analyze exported workflows and extract summaries
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client