Temporal Knowledge Base MCP
Answers Temporal questions from the docs, courses and community archives
Add it to your client
Officialclaude mcp add --scope user --transport http temporal-docs https://temporal.mcp.kapa.ai
- Transport
- http
- Auth
- Required
Temporal points its users at a hosted knowledge-base endpoint that indexes the documentation, its education material, forum threads and community Slack history, so an agent writing workflow code can check current guidance instead of reproducing a pattern that was correct three SDK versions ago. It is a question-answering surface, not a control plane: it does not connect to a cluster and cannot start workflows, send signals or run queries — the CLI and the SDKs still own that. Connection is a single HTTP endpoint with no local process, and the first use asks for a Google or GitHub sign-in.
Similar MCP servers
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Context7
MCP serverPulls current, version-matched library documentation into the model's context.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment