mcp-replicate

mcp-replicate

66

Replicate MCP Server enables simple integration and usage of Replicate models through a Model Context Protocol server. It features semantic model search, prediction management, and image handling, providing a straightforward approach to utilizing Replicate models with tools like Claude Desktop.

How do I install the Replicate MCP Server?

You can install it globally using npm with the command npm install -g mcp-replicate.

Where can I get a Replicate API token?

You can obtain a token from the Replicate API tokens page at https://replicate.com/account/api-tokens.

What should I do if the tools aren't showing up in Claude Desktop?

Ensure Claude Desktop is configured correctly with the MCP server settings and that your Replicate API token is set properly.

What are the system requirements for running the server?

You need Node.js >= 18.0.0 and TypeScript >= 5.0.0.

Can I use the server with clients other than Claude Desktop?

Yes, you can use it with other MCP clients like Cursor, Cline, or Continue.