II.
ToolServer JSON
Structured · livetool-server:mcp-gcp-cloud-run
GCP Cloud Run MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-gcp-cloud-run",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-cloud-services.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "GCP Cloud Run MCP Server",
"description": "MCP server providing access to Google Cloud Run managed containers.\nEnables AI agents to list and describe services, retrieve revisions,\nget traffic configurations, and monitor Cloud Run deployments.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/GoogleCloudPlatform/mcp-server-cloud-run",
"maintainer": "Google Cloud",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-gcp-cloud-run",
"to": "platform-service:gcp-cloud-run",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-gcp-cloud-run",
"to": "platform:gcp",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-gcp-cloud-run",
"to": "domain:cloud-infra",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-gcp-cloud-run",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}