MCP Server for Replicate
MCP 服务器复制
FastMCP 服务器实现,用于与 Replicate 的 API 进行交互。该服务器提供通过标准化接口访问 Replicate 上托管的各种 AI 模型的工具。
目前状态:早期 Alpha 测试
该项目处于早期 Alpha 开发阶段。功能和 API 可能会发生重大变化。
目前支持
图像生成模型具有:
模型模式检查
使用可自定义参数生成图像
输出大小调整和优化
Related MCP server: Image Generation MCP Server
路线图
计划功能
文本生成
支持文本完成模型
聊天模型集成
流式支持实时响应
视频生成
支持视频生成模型
视频输出处理和优化
长期运行的世代的进度跟踪
附加功能
模型版本管理
更好的错误处理和重试
缓存常用模型
速率限制和队列管理
设置
安装依赖项:
pip install -r requirements.txt在
.env中设置您的 Replicate API 令牌:
REPLICATE_API_TOKEN=your_token_here运行服务器:
fastmcp dev server.pyTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
MCP server for Qwen Image 3 AI image generation
Generate AI images and videos from any compatible MCP client.
MCP server for Flux AI image generation
Related MCP Servers
- AlicenseCqualityDmaintenanceA FastMCP server implementation that facilitates resource-based access to AI model inference, focusing on image generation through the Replicate API, with features like real-time updates, webhook integration, and secure API key management.1816MIT
- FlicenseBqualityDmaintenanceEnables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance.1123-
- AlicenseNot gradedqualityDmaintenanceA server that enables generating images through the Replicate API by calling the Flux Schnell model via the Model Context Protocol (MCP).3MIT
- FlicenseAqualityDmaintenanceAn MCP server that provides a standardized interface for accessing WaveSpeed AI's image and video generation capabilities, including text-to-image, image-to-image, inpainting, and dynamic video generation.3-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tzafrir/mcp-server-replicate'
If you have feedback or need assistance with the MCP directory API, please join our Discord server