MCP.so
Sign In

ImgMCP

@imgmcp

About ImgMCP

Connecting Models to Your Creativity.

Basic information

Category

Other

Transports

stdio

Publisher

imgmcp

Submitted by

Sarv

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ImgMCP": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.imgmcp.com/mcp",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "Bearer <Your API Key>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is ImgMCP?

ImgMCP is a multimedia AI model aggregation platform that provides a unified API and MCP protocol to access various AI models for image generation and processing. It simplifies integration for applications and LLMs, enabling creation and manipulation of visual content.

How to use ImgMCP?

Register on the ImgMCP dashboard, obtain an API key, then configure an MCP-compatible host (e.g., Cherry Studio) with the Streamable HTTP endpoint https://api.imgmcp.com/mcp and your API key in the Authorization header. No additional client libraries are required for supported hosts.

Key features of ImgMCP?

  • Unified API and MCP protocol for model access
  • Models include GPT-Image-1, Midjourney, Flux Kontext
  • Basic image processing: upscaling and background removal
  • Curated style library with predefined visual presets
  • Authentication via API key in Authorization header
  • Simplified invocation via natural language in MCP hosts

Use cases of ImgMCP?

  • Generate images from detailed natural language prompts using various AI models
  • Apply artistic styles (e.g., watercolor, cyberpunk) to achieve consistent visual effects
  • Process images: increase resolution or remove backgrounds
  • Integrate image generation capabilities into LLM-powered applications

FAQ from ImgMCP

What do I need to get started?

You need an ImgMCP account (register on the dashboard) and an API key from the API

Comments

More Other MCP servers