MCP server intelligence profile

ChatGPT Web Image MCP Server

A local MCP/CLI tool that uses a Chrome profile with an active ChatGPT web session to submit image generation prompts and return saved images as MCP content

Local Onlyleixyou
Awaiting current scanSource Git · 1e4f010ee7be81928a0a28a5c0d461c2264a1858

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugchatgpt-web-image-mcp-d73214c7DeploymentLocal Only
Canonical packageRepositoryleixyou/chatgpt-web-image-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitleixyou/chatgpt-web-image-mcp1e4f010ee7be81928a0a28a5c0d461c2264a18581Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitleixyou/chatgpt-web-image-mcp1e4f010ee7be81928a0a28a5c0d461c2264a1858CurrentAug 25, 20263 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
chatgpt-web-imageServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
check_chatgpt_image_browserCheck whether the dedicated local Chrome profile is signed in and ready.
Input schema
{
  "type": "object",
  "properties": {
    "surface": {
      "type": "string",
      "enum": [
        "chat",
        "images"
      ],
      "description": "ChatGPT web surface to check"
    },
    "chatgpt_url": {
      "type": "string",
      "format": "uri",
      "description": "Optional HTTPS chatgpt.com URL override"
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
generate_chatgpt_web_imageUse the operator's dedicated, logged-in local ChatGPT web session to generate an image and return the captured image content. Calls are serialized.
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "minLength": 1,
      "maxLength": 12000,
      "description": "Image generation or editing prompt"
    },
    "source_images": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 8,
      "description": "Optional local image paths under CHATGPT_IMAGE_ALLOWED_INPUT_DIRS"
    },
    "chatgpt_url": {
      "type": "string",
      "format": "uri",
      "description": "Optional HTTPS chatgpt.com conversation or project URL"
    },
    "surface": {
      "type": "string",
      "enum": [
        "chat",
        "images"
      ],
      "description": "Use the regular chat/project composer or the dedicated Images composer"
    },
    "character_profile": {
      "type": "string",
      "maxLength": 4000,
      "description": "Character identity constraints; omitted uses the configured default"
    },
    "style_profile": {
      "type": "string",
      "maxLength": 4000,
      "description": "Visual style constraints; omitted uses the configured default"
    },
    "use_consistency": {
      "type": "boolean",
      "description": "Set false to ignore both configured consistency profiles for this call"
    }
  },
  "required": [
    "prompt"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
setup_chatgpt_image_projectCreate or reconfigure one fixed ChatGPT project for image generation, save its URL locally, and set default character/style consistency profiles. Reuses the saved project unless force_new is true.
Input schema
{
  "type": "object",
  "properties": {
    "project_name": {
      "type": "string",
      "minLength": 1,
      "maxLength": 80
    },
    "project_url": {
      "type": "string",
      "format": "uri",
      "description": "Optional existing ChatGPT project home URL to adopt"
    },
    "character_profile": {
      "type": "string",
      "maxLength": 4000,
      "description": "Default reusable character identity description"
    },
    "style_profile": {
      "type": "string",
      "maxLength": 4000,
      "description": "Default reusable visual style description"
    },
    "force_new": {
      "type": "boolean",
      "description": "Create another project instead of reusing the configured URL"
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

ChatGPT Web Image MCP Server questions

How do I install ChatGPT Web Image MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does ChatGPT Web Image MCP Server provide?

ChatGPT Web Image MCP Server exposed 3 tools during independent protocol observation, including check_chatgpt_image_browser, generate_chatgpt_web_image, setup_chatgpt_image_project.

Is ChatGPT Web Image MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

OpenAI intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.