Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_IMAGE_MERGE_API_KEYYesThe API key for AI Image Merge. Create one in Settings → API Keys.
AI_IMAGE_MERGE_API_URLNoThe base URL of the AI Image Merge API. Defaults to https://aiimagemerge.com.https://aiimagemerge.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
merge_imagesA

Combine exactly two public JPG, PNG, or WebP image URLs into one AI-generated image. The call consumes credits from the configured AI Image Merge account and returns a task id for polling. Website: https://aiimagemerge.com

get_merge_statusA

Check the status of an image merge task created by merge_images and return the generated image URL when it is ready. Website: https://aiimagemerge.com

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/lingn/ai-image-merge-mcp'

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