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.
Replicate MCP Server
A Model Context Protocol server implementation for Replicate, offering tools to run Replicate models with ease.
Features
- Models: Semantic search, browse, view detailed info.
- Predictions: Create, track, and cancel predictions.
- Image Handling: View and manage generated images.
Quickstart
- Install the server via npm.
- Obtain and configure your Replicate API token.
- Start with Claude Desktop or another MCP client.
Alternative Installation
- Install from source or run with npx.
Configuration
Configure using Claude Desktop settings or as an environment variable.
Troubleshooting
- Ensure correct token setup.
- Verify configurations and connections.
Requirements
- Node.js >= 18.0.0
- TypeScript >= 5.0.0
- Claude Desktop.