II.
ToolServer JSON
Structured · livetool-server:mcp-digitalocean-candidate
DigitalOcean MCP candidate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-digitalocean-candidate",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "DigitalOcean MCP candidate",
"description": "Candidate MCP server for DigitalOcean resources such as droplets, Kubernetes, networking, and databases,\nrecorded from Ora infrastructure discovery as a cloud-operations ToolServer gap.\n",
"protocol": "mcp-stdio",
"provenance": "custom",
"category": "cloud",
"maintainer": "Candidate",
"sourceRef": "source-ref:ora-discover-api",
"candidateStatus": "needs-source-verification",
"ora": {
"domain": "digitalocean.com",
"score": 68,
"grade": "C"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-digitalocean-candidate",
"to": "tool:digitalocean",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-digitalocean-candidate",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-digitalocean-candidate",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Cloud resource access supports platform operations and infrastructure changes."
}
},
{
"from": "tool-server:mcp-digitalocean-candidate",
"to": "role:cloud-architect",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Provider inventory and service metadata support architecture review."
}
}
],
"incomingEdges": []
}