MCP Server for Replicate
複製用MCPサーバー
ReplicateのAPIと連携するためのFastMCPサーバー実装。このサーバーは、標準化されたインターフェースを介してReplicateでホストされている様々なAIモデルにアクセスするためのツールを提供します。
現在のステータス: 初期アルファ版
このプロジェクトは初期アルファ開発段階です。機能と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.pyThis 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 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
- Alicense-qualityDmaintenanceA 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
Related MCP Connectors
MCP server for Flux AI image generation
MCP server for Producer/Riffusion AI music generation
MCP server for Wan AI video generation
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