II.
ToolServer JSON
Structured · livetool-server:mcp-neon-candidate
Neon MCP candidate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-neon-candidate",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-operations-mcp-candidates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Neon MCP candidate",
"description": "Candidate MCP server for Neon Postgres projects, branches, migrations, query metrics, and connection metadata. Recorded from Ora discovery as a missing MCP/tool-server coverage point.\n",
"protocol": "mcp-stdio",
"provenance": "custom",
"category": "database",
"maintainer": "Candidate",
"sourceRef": "source-ref:ora-discover-api",
"candidateStatus": "needs-source-verification",
"ora": {
"domain": "neon.tech",
"score": 68,
"grade": "C"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-neon-candidate",
"to": "tool:neon",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-neon-candidate",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-neon-candidate",
"to": "role:database-administrator",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Postgres project and branch metadata supports DBA workflows."
}
},
{
"from": "tool-server:mcp-neon-candidate",
"to": "workflow:schema-migration",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Database branch and migration data are direct migration-review inputs."
}
}
],
"incomingEdges": []
}