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

tool-server:mcp-replicate

Structured · live

Replicate MCP Server json

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

File · extensions/tool-servers/mcp-ai-ml.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-replicate",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-ai-ml.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Replicate MCP Server",
    "description": "MCP server providing access to Replicate model hosting.\nEnables AI agents to run open-source ML models in the cloud,\nfrom image generation to speech-to-text, without managing GPUs.\n",
    "protocol": "mcp",
    "category": "ai",
    "repoUrl": "https://github.com/replicate/replicate-mcp",
    "maintainer": "Replicate",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-replicate",
      "to": "stack-part:model-serving",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-replicate",
      "to": "provider:replicate",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-replicate",
      "to": "domain:machine-learning",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-replicate",
      "to": "domain:data-science",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}