II.
ToolServer JSON
Structured · livetool-server:mcp-plain
Plain MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-plain",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-role-workflow-mcp-servers.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Plain MCP Server",
"description": "Plain MCP surface for support threads, customer context, and support analytics.\n",
"protocol": "mcp-streamable-http",
"provenance": "custom",
"category": "communication",
"maintainer": "Plain",
"repoUrl": "https://www.plain.com/blog/mcp-server",
"sourceRef": "source-ref:plain-mcp-blog",
"mcpTransports": [
"mcp-transport:streamable-http"
],
"ora": {
"domain": "plain.com",
"score": 74,
"grade": "B"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-plain",
"to": "tool:plain",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-plain",
"to": "source-ref:plain-mcp-blog",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-plain",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-plain",
"to": "role:support-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Plain MCP makes support data available alongside GitHub, Linear, Slack, and other work tools."
}
},
{
"from": "tool-server:mcp-plain",
"to": "responsibility:triage-incoming-issues",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Support threads and customer context support issue triage and escalation."
}
}
],
"incomingEdges": []
}