MCP server intelligence profile

Image Generation MCP Server

Enables users to generate images from text prompts using Replicate's model, with configurable parameters and full MCP protocol compliance

Local Onlymikeyny
Awaiting current scanSource Git · 5da01322346b658e30b7723572809f5091e8ad48

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

1Distribution channel
1Independently 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 slugimage-generation-mcp-server-b6925cbfDeploymentLocal Only
Canonical packageRepositorymikeyny/ai-image-gen-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitmikeyny/ai-image-gen-mcp5da01322346b658e30b7723572809f5091e8ad481Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitmikeyny/ai-image-gen-mcp5da01322346b658e30b7723572809f5091e8ad48CurrentAug 25, 20261 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

2024-11-05Negotiated protocol
image-generatorServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
generate-imageGenerate an image based on a prompt
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string"
    },
    "output_dir": {
      "type": "string",
      "description": "Full absolute path to output directory. For Windows, use double backslashes like 'C:\\\\Users\\\\name\\\\path'. For Unix/Mac use '/path/to/dir'. Always use the proper path otherwise you will get an error."
    },
    "filename": {
      "type": "string",
      "description": "Base filename to save the image(s) with"
    },
    "go_fast": {
      "type": "boolean"
    },
    "megapixels": {
      "type": "string",
      "enum": [
        "1",
        "2",
        "4"
      ]
    },
    "num_outputs": {
      "type": "number",
      "minimum": 1,
      "maximum": 4
    },
    "aspect_ratio": {
      "type": "string",
      "enum": [
        "1:1",
        "4:3",
        "16:9"
      ]
    },
    "output_format": {
      "type": "string",
      "enum": [
        "webp",
        "png",
        "jpeg"
      ]
    },
    "output_quality": {
      "type": "number",
      "minimum": 1,
      "maximum": 100
    },
    "num_inference_steps": {
      "type": "number",
      "minimum": 4,
      "maximum": 20
    }
  },
  "required": [
    "prompt",
    "output_dir"
  ],
  "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.

Image Generation MCP Server questions

How do I install Image Generation MCP Server?

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

What tools does Image Generation MCP Server provide?

Image Generation MCP Server exposed 1 tool during independent protocol observation, including generate-image.

Is Image Generation MCP Server secure?

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

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.