MCP.so
登录

ImgMCP

@imgmcp

关于 ImgMCP

Connecting Models to Your Creativity.

基本信息

分类

其他

传输方式

stdio

发布者

imgmcp

提交者

Sarv

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器