II.
ToolServer JSON
Structured · livetool-server:mcp-temporal
Temporal MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-temporal",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-build-ci-tools.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Temporal MCP Server",
"description": "MCP server providing access to the Temporal durable workflow platform.\nEnables AI agents to list and describe workflows, signal running workflows,\nretrieve workflow history, and query workflow state.\n",
"protocol": "mcp",
"category": "devtools",
"repoUrl": "https://github.com/temporalio/temporal-mcp-server",
"maintainer": "Temporal Technologies",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-temporal",
"to": "tool:temporal",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-temporal",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-temporal",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}