Replicate-MCP-Server
Rank #20,959io.github.sena-labs/replicate-mcp-server
Replicate MCP server - image, video, audio, speech, LLM, vision, upscale, 3D, training. 36 tools.
Replicate-MCP-Server is a Model Context Protocol (MCP) server published by sena-labs. It ranks #20,959 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Replicate-MCP-Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 27, 2026.
Ranks ahead of 111,154 of 132,113 servers on MCP Toplist.
Use Replicate-MCP-Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add replicate-mcp-server -- npx -y replicate-mcp-server[mcp_servers.replicate-mcp-server]
command = "npx"
args = ["-y", "replicate-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"replicate-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"replicate-mcp-server": {
"command": "npx",
"args": [
"-y",
"replicate-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sena-labs%2Freplicate-mcp-server)<a href="https://mcptoplist.com/server/io.github.sena-labs%2Freplicate-mcp-server"><img src="https://mcptoplist.com/badge/io.github.sena-labs%2Freplicate-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sena-labs
Other servers by sena-labs
View all sena-labs servers →Available versions (1)
| Version | Published |
|---|---|
| 3.2.3 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Replicate-MCP-Server?
- Replicate-MCP-Server is maintained by sena-labs, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Replicate-MCP-Server listed on the Official MCP Registry?
- Yes — Replicate-MCP-Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Replicate-MCP-Server have?
- MCP Toplist tracks 1 version of Replicate-MCP-Server, most recently published on Jun 27, 2026.
- Where can I find the source code for Replicate-MCP-Server?
- The source code for Replicate-MCP-Server is hosted at github.com/sena-labs/replicate-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.