mcpbeat Sign in

Replicate MCP Server

local only

Replicate MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 9 Sep 2026.

Replicate MCP server - image, video, audio, speech, LLM, vision, upscale, 3D, training. 36 tools.

Installs per day peak 32 · avg 11 · -33% w/w
a month agotoday
57
Installs / week
npm · replicate-mcp-server
3
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Replicate MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add replicate-mcp-server -- npx -y replicate-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "replicate-mcp-server": {
      "args": [
        "-y",
        "replicate-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.replicate-mcp-server]
command = "npx"
args = ["-y", "replicate-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "replicate-mcp-server": {
      "args": [
        "-y",
        "replicate-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "replicate-mcp-server": {
      "args": [
        "-y",
        "replicate-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Replicate MCP Server

same job, measured the same way
Gpu Bridge
by fjnunezp75

30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.

37 installs/wk local only
Media Context MCP
by vishalguptax

Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.

102 installs/wk local only
identifAI MCP Server
by identifai

Detect AI-generated images, videos, and audio with identifAI's deepfake detection tools.

19 tools answering
Runware
by runware

Access the full Runware API as MCP tools: image, video, audio, 3D, and text.

129 installs/wk local only
GoldBean MCP Server
by wuzenghai616-lang

51 Baidu AI MCP tools: OCR, Vision, LLM, Speech, NLP. Pay-per-call from $0.001.

local only
Gemini MCP
by rlabs-inc

Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI

341 installs/wk local only
deAPI MCP Server
by deapi-ai

35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI

answering
Runway ML
by mindstone

Runway ML MCP server: AI video, image, audio, voice generation, and task management

56 installs/wk local only

Replicate MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Replicate MCP Server?
Replicate MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package replicate-mcp-server was installed 57 times last week.
How do I connect Replicate MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls replicate-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Replicate MCP Server?
The npm package replicate-mcp-server was installed 57 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Replicate MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.