Replicate MCP Server
A universal, cross-platform MCP server that gives any MCP client - Claude Desktop, the claude.ai web app (Connectors), Cursor, Cline / Continue in VS Code, or your own application - native access to the full Replicate catalog: image generation, video, music, speech, upscaling, segmentation, LLMs, voice cloning, 3D, lipsync - anything Replicate hosts.
People who work with Replicate and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-09 · ★ 3 · #99 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Replicate MCP Server
before you install - you'll need
Set REPLICATE_API_TOKEN, REPLICATE_DOWNLOAD_DIR, REPLICATE_API_TOKEN_POOL, REPLICATE_WEBHOOK_PUBLIC_URL, REPLICATE_WEBHOOK_PORT, LOG_LEVEL before connecting.
Claude Code
claude mcp add sena-labs-replicate-mcp-server -- npx -y replicate-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"sena-labs-replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package replicate-mcp-server - unscoped; check the name against the project README before installing
registry namespace io.github.sena-labs is GitHub-verified and matches the repo owner
03 · What Replicate MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v3.2.2 · 2026-06-09
Added · Google Lyria music models in the audio registry: lyria-3-pro (full songs up to 3 min with sung vocals), lyria-3 (30s clips), lyria-2 (48 kHz instrumental). Use by curated key or full id (google/lyria-3-pro).…
v3.2.1 · 2026-06-03
Patch release (no code or tool change) propagating the IP/licensing fixes to all channels. · Trademarks & disclaimer added to the README: independent project, not affiliated with or endorsed by Replicate, Inc. or…
v3.2.0 · 2026-06-03
Closes the two real gaps vs the official Replicate MCP while leaning into our differentiators (wait + auto-download, curation, orchestration, cost-awareness). · New (29 → 36 tools) · Fine-tuning…
04 · Who maintains Replicate MCP Server
replicate-mcp-server is maintained by sena-labs. We track 3 MCP servers from sena-labs - 2 actively maintained, 6 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from sena-labs.
05 · Facts
- repository
- github.com/sena-labs/replicate-mcp-server
- category
- media - ranked #99 of 173 actively-maintained media servers as of 2026-09-18.
- registry
- io.github.sena-labs/replicate-mcp-server (active, first published 2026-06-27)
- packages
- npm:replicate-mcp-server
06 · Replicate MCP Server FAQ
What is Replicate MCP Server?
A universal, cross-platform MCP server that gives any MCP client - Claude Desktop, the claude.ai web app (Connectors), Cursor, Cline / Continue in VS Code, or your own application - native access to the full Replicate catalog: image generation, video, music, speech, upscaling, segmentation, LLMs, voice cloning, 3D, lipsync - anything Replicate hosts.
Is Replicate MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-09. We re-verify nightly.
How do I install Replicate MCP Server?
Run `npx -y replicate-mcp-server`. The README documents 6 environment variables (REPLICATE_API_TOKEN, REPLICATE_DOWNLOAD_DIR, REPLICATE_API_TOKEN_POOL…) to set first. Set REPLICATE_API_TOKEN, REPLICATE_DOWNLOAD_DIR, REPLICATE_API_TOKEN_POOL, REPLICATE_WEBHOOK_PUBLIC_URL, REPLICATE_WEBHOOK_PORT, LOG_LEVEL before connecting. You can also paste the ready-made client config above.
Does Replicate MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Replicate MCP Server
Alternatives to Replicate MCP Server
Maintained media servers if Replicate MCP Server isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Minutes The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting. ★ 1,485 · 2026-09-18
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
More media MCP servers · Image · TIDAL MCP · Markitup MCP Server · Sonilo Music & Sound Effects
More TypeScript MCP servers · Sendblue Browser MCP · AI · Sendsoon MCP Server · Velog (seongwon030) · Sequenzy MCP · see all