iiRecord
Agentic AI Atlas · Render MCP Server
tool-server:mcp-rendera5c.ai
II.
ToolServer JSON

tool-server:mcp-render

Structured · live

Render MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-cloud-devops.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-render",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-cloud-devops.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Render MCP Server",
    "description": "MCP server providing access to the Render cloud platform.\nEnables AI agents to manage services, deployments, environment\ngroups, and databases hosted on Render.\n",
    "protocol": "mcp",
    "category": "cloud",
    "repoUrl": "https://github.com/render-oss/render-mcp-server",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-render",
      "to": "tool:render",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-render",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-render",
      "to": "domain:platform-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}