MCP Server Replicate
@gerred
关于 MCP Server Replicate
暂无概览
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-replicate": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@gerred/mcp-server-replicate",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Replicate?
A FastMCP server implementation for the Replicate API, providing resource-based access to AI model inference with a focus on image generation. It is designed for users who want to generate and manage images directly from Claude Desktop using natural language.
How to use MCP Server Replicate?
Install via Smithery (npx -y @smithery/cli install @gerred/mcp-server-replicate --client claude) or manually with uv pip install mcp-server-replicate. Configure the server in claude_desktop_config.json using the uv command and set the REPLICATE_API_TOKEN environment variable. Once connected, use natural language prompts in Claude Desktop to generate images, browse generations, search, or check status.
Key features of MCP Server Replicate
- Resource-based image generation and management
- Real-time updates through subscriptions
- Template-driven parameter configuration
- Comprehensive model discovery and selection
- Webhook integration for external notifications
- Progress tracking and status monitoring
Use cases of MCP Server Replicate
- Generate high-quality images from text descriptions with style and quality control
- Browse and review your recent image generations
- Search through generations using natural language queries
- Check the status and progress of ongoing image generations
FAQ from MCP Server Replicate
What are the dependencies for MCP Server Replicate?
Python 3.11 or higher, the uv dependency manager, and a Replicate API key (get one at https://replicate.com/account).
How do I get started with MCP Server Replicate?
Install the package via Smithery or manually, add the server configuration to Claude Desktop’s claude_desktop_config.json, set your REPLICATE_API_TOKEN, then restart Claude Desktop to start generating images with natural language.
Does MCP Server Replicate support webhooks?
Yes, it includes webhook integration for external notifications.
Can I track generation progress in MCP Server Replicate?
Yes, the server provides progress tracking and status monitoring, including real-time updates through subscriptions.
常见问题
What are the dependencies for MCP Server Replicate?
Python 3.11 or higher, the `uv` dependency manager, and a Replicate API key (get one at https://replicate.com/account).
How do I get started with MCP Server Replicate?
Install the package via Smithery or manually, add the server configuration to Claude Desktop’s `claude_desktop_config.json`, set your `REPLICATE_API_TOKEN`, then restart Claude Desktop to start generating images with natural language.
Does MCP Server Replicate support webhooks?
Yes, it includes webhook integration for external notifications.
Can I track generation progress in MCP Server Replicate?
Yes, the server provides progress tracking and status monitoring, including real-time updates through subscriptions.
基本信息
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论