Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

mcp-image — MCP Image Generation & Editing Server

mcp-image is an MCP server for image generation/editing with quality presets; verified 110★ and documents `npx -y mcp-image` configs for Cursor and Claude.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npx
Confiance
Confiance : Established
Point d'entrée
npx -y mcp-image
Commande CLI universelle
npx tokrepo install e3b150c0-ca4d-54e2-a564-12206ee44e81
Introduction

mcp-image is an MCP server for image generation/editing with quality presets; verified 110★ and documents npx -y mcp-image configs for Cursor and Claude.

Best for: Teams who want a reusable MCP image tool with per-request quality controls and saved outputs

Works with: Any MCP client (Cursor/Codex/Claude Code) + Gemini API key or OpenAI API key (provider switch)

Setup time: 6-15 minutes

Key facts (verified)

  • GitHub: 110 stars · 19 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npx -y mcp-image.

Main

  • Treat output paths as part of the contract: set IMAGE_OUTPUT_DIR to an absolute path so every generated image is saved and reviewable.

  • Pick a quality preset for your workflow: use fast for iteration, balanced for most work, and quality only for final deliverables (README preset table).

  • If you use OpenAI mode, keep provider env vars isolated and never commit keys; test with a single prompt first to verify permissions and output formats.

Source-backed notes

  • README documents MCP configs for Codex (~/.codex/config.toml) and Cursor (~/.cursor/mcp.json) using npx -y mcp-image.
  • README lists quality presets with a speed hint for fast (~30–40s) and env var control via IMAGE_QUALITY.
  • README includes a Claude Code setup command (claude mcp add ... -- npx -y mcp-image) and notes IMAGE_OUTPUT_DIR must be an absolute path.

FAQ

  • Do I need OpenAI to use it?: No — README says Gemini is the default provider; OpenAI is optional via IMAGE_PROVIDER=openai.
  • Where do images go?: To IMAGE_OUTPUT_DIR (absolute path) per README; the server creates the directory if missing.
  • How do I control speed vs quality?: Use presets via IMAGE_QUALITY (fast/balanced/quality) as documented in README.
🙏

Source et remerciements

Source: https://github.com/shinpr/mcp-image > License: MIT > GitHub stars: 110 · forks: 19

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires