Muse Image runs on your own machine — the client starts it, so there is no endpoint to ping. 662 installs a week from npm. Last commit 12 Sep 2026.
Generate, edit and iteratively refine images with Meta Muse, returning file paths not base64.
Today is the operative word: we check Muse Image every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add muse-image -- npx -y muse-image-mcp
{
"mcpServers": {
"muse-image": {
"args": [
"-y",
"muse-image-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.muse-image]
command = "npx"
args = ["-y", "muse-image-mcp"]
{
"mcpServers": {
"muse-image": {
"args": [
"-y",
"muse-image-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"muse-image": {
"args": [
"-y",
"muse-image-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MUSE_API_KEY (Meta Model API key, created at https://dev.meta.ai under API keys), MUSE_MODEL (Model ID to use by default), MUSE_OUTPUT_DIR (Absolute path for saved images. Defaults to generated-images/ under whatever directory the client launched the server from).
The author declared them in the registry entry; get the values from the project itself.
Generate and edit images with Google Gemini (Nano Banana / Nano Banana Pro) image models.
Generate and edit images and videos with imageat.
Generate and edit images with every image model on the platform. Returns the image to the agent.
Edit images over MCP with object removal, background removal, and guided generative edits.
Lean MCP server for Google's Nano Banana (Gemini) image models. Returns file paths, not base64.
Generate and edit images with GPT Image 2.5 for $0.029 — free key, 50 credits, no card.
Generate and edit images and videos for ecommerce, marketing and advertising with AI-HIVE.
Create and edit creator-ready images and videos with Zark.
Answers built from our own checks of this server.