複製用MCPサーバー
ReplicateのAPIと連携するためのFastMCPサーバー実装。このサーバーは、標準化されたインターフェースを介してReplicateでホストされている様々なAIモデルにアクセスするためのツールを提供します。
現在のステータス: 初期アルファ版
このプロジェクトは初期アルファ開発段階です。機能とAPIは大幅に変更される可能性があります。
現在サポートされている
以下の機能を備えた画像生成モデル:
モデルスキーマ検査
カスタマイズ可能なパラメータによる画像生成
出力のサイズ変更と最適化
ロードマップ
計画されている機能
テキスト生成
テキスト補完モデルのサポート
チャットモデルの統合
リアルタイム応答のためのストリーミングサポート
ビデオ生成
ビデオ生成モデルのサポート
ビデオ出力の処理と最適化
長期にわたる世代の進捗状況の追跡
追加機能
モデルバージョン管理
改善されたエラー処理と再試行
頻繁に使用されるモデルのキャッシュ
レート制限とキュー管理
設定
依存関係をインストールします:
.env
で Replicate API トークンを設定します。
サーバーを実行します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Replicate の API でホストされている AI モデルにアクセスするための標準化されたインターフェースを提供する FastMCP サーバー実装。現在、カスタマイズ可能なパラメータによる画像生成をサポートしています。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA 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.Last updated -16
- -securityAlicense-qualityA high-performance FastAPI server supporting Model Context Protocol (MCP) for seamless integration with Large Language Models, featuring REST, GraphQL, and WebSocket APIs, along with real-time monitoring and vector search capabilities.Last updated -9MIT License
- -securityFlicense-qualityA production-ready MCP server built with FastAPI, providing an enhanced tool registry for creating, managing, and documenting AI tools for Large Language Models (LLMs).Last updated -34
- -securityFlicense-qualityA FastAPI server implementing the Model Context Protocol (MCP) for structured tool use, providing utility tools including random number generation, image generation via Azure OpenAI DALL-E, and AI podcast generation.Last updated -