temporal-mcp-server

Provides an MCP server that connects to a Temporal server to expose Temporal workflow history via an MCP tool (workflow_history) and a documentation-like MCP resource (test://resource).

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ DevTools mcp temporal workflow-history debugging observability go api-integration
⚙ Agent Friendliness
43
/ 100
Can an agent use this?
🔒 Security
36
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
60
Error Messages
0
Auth Simplicity
35
Rate Limits
10

🔒 Security

TLS Enforcement
60
Auth Strength
20
Scope Granularity
20
Dep. Hygiene
35
Secret Handling
50

README lists connection/env configuration but does not document TLS requirements, authentication, authorization scopes, or secret handling practices. Workflow history can contain sensitive data; ensure MCP endpoint is protected and that Temporal access is least-privilege. Scores reflect missing documented security controls in the provided materials.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
25
AF Security Reliability

Best When

You need an MCP-compatible way to fetch Temporal workflow history for debugging/analysis and you can control access to the MCP server and Temporal backend.

Avoid When

You cannot restrict access to potentially sensitive workflow history data, or you require robust documented error semantics, rate limiting, and pagination behavior.

Use Cases

  • Inspect and reason about Temporal workflow execution history from an AI agent
  • Debug workflow behavior by retrieving event history by workflow_id and run_id
  • Build agent-assisted observability/workflow forensics using MCP tool calls

Not For

  • Triggering or mutating workflow state (based on available docs, it is read-only history exposure)
  • Production-grade secure multi-tenant deployment without additional auth/network controls
  • Use where workflow history must be constrained by fine-grained authorization

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication/authorization mechanism is described in the provided README. Access control should be assumed to be handled outside the service (e.g., network restrictions) unless implemented in code not shown here.

Pricing

Free tier: No
Requires CC: No

No pricing information provided.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • Tool interface is only lightly documented; argument validation, required fields beyond workflow_id/run_id, and response format are not specified in README.
  • No guidance on pagination/limits for large histories; agents may need to handle truncation or timeouts if the server returns limited history.
  • No documented retry/backoff behavior; agents should implement safe retries on transient failures only.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for temporal-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered