Are you the author? Sign in to claim
Imejis MCP server: design and render on-brand images from your AI agent (Claude, ChatGPT, Cursor).
Give your AI agent a design studio. The Imejis MCP server lets Claude, ChatGPT, Cursor, or any MCP client design and render real, on-brand images for you.
Your agent designs a template once, then renders it in bulk with the same layout every time, only the data changing. Unlike a plain image model, the output is deterministic and pixel-perfect, so your brand never drifts.
https://api.imejis.io/api/mcpThis is a hosted MCP server. This repository holds its public metadata (
server.json) and connection docs; the server runs atapi.imejis.io.
Add the endpoint as a remote MCP server and authorize once over OAuth.
https://api.imejis.io/api/mcp → approve the sign-in.
Full guideOnce connected, the agent discovers the full catalog, designs, and renders:
get_design_guide, list_component_types (all 24 components:
text, images, QR codes, barcodes, tables, and 12+ chart types), generated
from the same registry the renderer validates against, so it never drifts.create_design, create_design_from_template, update_design,
preview_design.export_design (one image) and get_render_url (a permanent URL
that re-renders per request with field overrides, for bulk).It also ships ready-made prompts: create_social_post, make_og_image,
edit_design, and turn_design_into_api.
The same renderer has a REST API with tested examples in cURL, Node.js, Python, Ruby, Go, PHP, Java, and C#: https://www.imejis.io/apis
The free plan includes 100 renders per month, no credit card. Agent renders count against your plan the same as a direct API call. See https://www.imejis.io/pricing.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows