Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    4oimage Mcp

    An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.

    4 stars
    JavaScript
    Updated May 26, 2025

    Table of Contents

    • Features
    • Tools
    • Configuration
    • Getting an API Key
    • Usage with Claude Desktop
    • Example Usage
    • License

    Table of Contents

    • Features
    • Tools
    • Configuration
    • Getting an API Key
    • Usage with Claude Desktop
    • Example Usage
    • License

    Documentation

    4o-image MCP Server

    An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.

    npm version

    Node.js Version

    License: MIT

    Features

    • Text-to-Image Generation: Create images from text descriptions with AI
    • Image Editing: Transform existing images using text prompts
    • Real-time Progress Updates: Get feedback on generation status
    • Browser Integration: Automatically open generated images in your default browser

    Tools

    • generateImage
    • Generate images based on text prompts with optional image editing
    • Inputs:
    • prompt (string, required): Text description of the desired image
    • imageBase64 (string, optional): Base64-encoded image for editing or style transfer

    Configuration

    Getting an API Key

    1. Register for an account at 4o-image.app

    2. Obtain your API key from the user dashboard

    3. Set the API key as an environment variable when running the server

    Usage with Claude Desktop

    Add this to your claude_desktop_config.json:

    json
    {
      "mcpServers": {
        "4o-image": {
          "command": "npx",
          "args": [
            "-y",
            "4oimage-mcp"
          ],
          "env": {
            "API_KEY": "YOUR_API_KEY_HERE"
          }
        }
      }
    }

    Example Usage

    Here's an example of using this MCP server with Claude:

    code
    Generate an image of a dog running on the beach at sunset

    Claude will use the MCP server to generate the image, which will automatically open in your default browser. You'll also get a direct link to the image in Claude's response.

    For image editing, you can include a base image and prompt Claude to modify it:

    code
    Edit this image to make the sky more dramatic with storm clouds

    License

    This MCP server is licensed under the MIT License. You are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License.

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k