Server Directory
AI & LLMIntermediate

Replicate

by Replicate Community

Replicate API integration for running open-source AI models. Access Stable Diffusion XL, Flux, and hundreds of other AI models through one unified interface.

CAPABILITIES

  • 1000+ AI model library
  • Image generation models
  • Video generation
  • Audio synthesis
  • Model fine-tuning
  • GPU infrastructure

INSTALLATION

Terminal
npx -y @replicate/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "replicate": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@replicate/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
AI & LLM
Difficulty
Intermediate
Maintained By
Replicate Community
NPM Package
@replicate/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →