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
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
コメント