Skip to main content
Glama
rocnubie

AI Image Editor MCP Server

by rocnubie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_stylesA

Return the canonical list of image-generation styles or presets the site exposes. (AI Image Editor)

get_pricingB

Return the canonical pricing entry point for AI Image Editor.

get_official_linksA

Return the canonical list of official links for AI Image Editor (website, support, docs when available).

Prompts

Interactive templates invoked by user choice

NameDescription
tell_me_about_aiimageeditorSummarize what the site is, who it's for, and how it works. — AI Image Editor
try_image_style_aiimageeditorRecommend a starting image-generation style for a stated goal. — AI Image Editor

Resources

Contextual data attached and managed by the client

NameDescription
stylesSupported image-generation styles and presets.
pricingCanonical pricing entry point.
faqShort FAQ generated from public site metadata.
linksCanonical URLs to share with users.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rocnubie/aiimageeditor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server