{
  "name": "io.github.replicate/mcp",
  "description": "The Replicate MCP exposes Replicate's catalog of thousands of open-source models — image, video, audio, language — as MCP tools. The agent picks a model by name or shortcut, submits inputs, polls status, and gets back outputs without touching the Replicate REST API.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-26",
    "com.top-mcps/score": {
      "value": 56,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-05-26T10:50:23.735Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-05-26T10:50:23.220Z"
    }
  },
  "repository": {
    "url": "https://github.com/replicate/mcp",
    "source": "github"
  },
  "author": {
    "name": "Replicate"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@replicate/mcp",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "REPLICATE_API_TOKEN",
          "description": "REPLICATE_API_TOKEN — required credential for Replicate.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "All inference runs on Replicate's infra. The API token grants account-level access to your billing and predictions.",
      "gotchas": [
        "Tokens are full-account; restrict use to one MCP and rotate periodically.",
        "Async predictions stay in your account history — clean up sensitive inputs."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/replicate",
    "markdown": "https://top-mcps.com/mcp/replicate.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
