image-mcp-servers

image-mcp-servers

0

This project is an SSE MCP server focusing on image generation via HuggingFace and Replicate APIs. It features easy deployment and configuration, integrating AI model interactions using the MCP Core framework.

Overview

This project implements an SSE MCP server that provides tools for interacting with HuggingFace and Replicate APIs, focusing on image generation and model management. Built using the MCP Core framework, it offers a standardized interface for AI model interactions.

Features

  • HuggingFace Integration: Retrieve model info, sample images, README content, and search models with filters.
  • Replicate Integration: Generate images, retrieve model info, check prediction status, and list models.

Getting Started

  • Prerequisites: Rust (2024 edition), Docker (optional).
  • Installation: Clone the repo, create and configure .env file, build with cargo.
  • Running the Server: Use cargo run or Docker for deployment.

Configuration

Use environment variables for server name, version, port, and API tokens.

License

Licensed under the MIT License.