Skip to main content
Glama
tzafrir
by tzafrir

複製用MCPサーバー

ReplicateのAPIと連携するためのFastMCPサーバー実装。このサーバーは、標準化されたインターフェースを介してReplicateでホストされている様々なAIモデルにアクセスするためのツールを提供します。

現在のステータス: 初期アルファ版

このプロジェクトは初期アルファ開発段階です。機能とAPIは大幅に変更される可能性があります。

現在サポートされている

  • 以下の機能を備えた画像生成モデル:

    • モデルスキーマ検査

    • カスタマイズ可能なパラメータによる画像生成

    • 出力のサイズ変更と最適化

Related MCP server: Image Generation MCP Server

ロードマップ

計画されている機能

  1. テキスト生成

    • テキスト補完モデルのサポート

    • チャットモデルの統合

    • リアルタイム応答のためのストリーミングサポート

  2. ビデオ生成

    • ビデオ生成モデルのサポート

    • ビデオ出力の処理と最適化

    • 長期にわたる世代の進捗状況の追跡

  3. 追加機能

    • モデルバージョン管理

    • 改善されたエラー処理と再試行

    • 頻繁に使用されるモデルのキャッシュ

    • レート制限とキュー管理

設定

  1. 依存関係をインストールします:

pip install -r requirements.txt
  1. .envで Replicate API トークンを設定します。

REPLICATE_API_TOKEN=your_token_here
  1. サーバーを実行します。

fastmcp dev server.py
A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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