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. 종속성 설치:

지엑스피1

  1. .env 에 Replicate API 토큰을 설정합니다.

REPLICATE_API_TOKEN=your_token_here
  1. 서버를 실행합니다:

fastmcp dev server.py

Tool 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.

Maintenance

ActivityInactive
ResponsivenessSyncing

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

Related MCP Servers

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