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

コメント

「その他」の他のコンテンツ