OpenRouter Custom Image Generation MCP Server
by nguyen1oc · data-analytics · mcp-server, glama
Generates images using OpenRouter models and retrieves user-uploaded images from LibreChat database, enabling image generation and editing with reference images.
Source: https://github.com/nguyen1oc/mcp-librechat-image-generation-via-OP
Install
git clone https://github.com/nguyen1oc/mcp-librechat-image-generation-via-OPTags: mcp-server, glama
Source: glama
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
OpenRouter Custom Image Generation MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- Caseware Procurement Document MCP Server by luiscanaveral
Enables AI agents to search, retrieve, and answer grounded questions over procurement documents (invoices, purchase orders, contracts, etc.) using hybrid SQL and vector retrieval.
- @lubo3395/mcp-sqlite-server by lubo3395
Provides a set of MCP tools to let AI assistants like Claude, Cursor, and VS Code Copilot interact with SQLite databases, supporting querying, schema management, and data import/export.
- expenses-mcp-server by DebarghaNath
Enables adding, listing, and summarizing expenses in a SQLite database via LLM agents over SSE.
- test-lnar-hosting-python-postgres by NexaScience
Enables CRUD operations on notes stored in PostgreSQL, with tools to list, create, update, delete notes and tags. The server provides both REST API and MCP endpoints via a single FastAPI process.
- wcprediction-mcp by ajaleelp
MCP server for a World Cup 2026 prediction game assistant, providing tools for live game data via PostgreSQL and semantic search over football articles via RAG.
- a5sql-mcp by takuyaw-w
Reads A5:SQL Mk-2 ER diagrams and SQL files locally, making them accessible to AI tools via the MCP protocol without executing SQL or writing to databases.
- code-tree-mcp by markgregg
An MCP server that indexes source code into a local database and provides tools for querying code symbols, dependencies, and tree structure for JavaScript/TypeScript, Java, and Python.
- agentes-mcp-server by dadosamorsaude
Unified MCP server for the AmorSaúde ecosystem, combining SQL query, semantic search, medical record similarity, audio transcription, and LLM-as-Judge evaluation tools for multiple healthcare agents.
Frequently asked questions
How do I install OpenRouter Custom Image Generation MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support OpenRouter Custom Image Generation MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is OpenRouter Custom Image Generation MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.