Server data from the Official MCP Registry
Muse AI Image turns prompts into photoreal pictures and clips with the Muse Image model and Muse
About
Muse AI Image turns prompts into photoreal pictures and clips with the Muse Image model and Muse
Security Report
This is a well-designed, read-only MCP server with excellent security posture. It exposes only public information about Muse AI Image (styles, pricing, official links) with no API keys, credential handling, external API calls, or dangerous operations. Code is clean, minimal, properly structured, and follows MCP best practices. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity).
4 files analyzed ยท 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rocnubie-museaiimage-mcp": {
"args": [
"-y",
"msa-museaiimage-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Muse AI Image MCP Server
Muse AI Image: Free Online Generator for Pictures & Video
A Model Context Protocol server that exposes the canonical Muse AI Image knowledge surface โ image generation workflows and styles, pricing, FAQ, official links โ to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://museaiimage.com
๐จ About Muse AI Image
Muse AI Image is an online creative workspace for generating photoreal images and short clips with the Muse Image and Muse Video models. The public product surface advertises free credits, no waitlist, and commercial-use licensing language.
This MCP exposes the site's image and video workflow, style, pricing, and official-link context as read-only information. It does not call the generation service, consume credits, return media, or make an independent legal determination about commercial rights.
Use the live site for current model availability, credit rules, pricing, and the terms that apply to a particular output.
Tools
list_styles
Return the canonical list of image-generation styles or presets the site exposes. (Muse AI Image)
Input: no parameters. Returns: text/markdown.
get_pricing
Return the canonical pricing entry point for Muse AI Image.
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for Muse AI Image (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://museaiimage/stylesโ Supported image-generation styles and presets.site://museaiimage/pricingโ Canonical pricing entry point.site://museaiimage/faqโ Short FAQ generated from public site metadata.site://museaiimage/linksโ Canonical URLs to share with users.
Prompts
tell_me_about_museaiimage
Summarize what the site is, who it's for, and how it works. โ Muse AI Image
try_image_style_museaiimage
Recommend a starting image-generation style for a stated goal. โ Muse AI Image
Installation
Install via Smithery
npx -y @smithery/cli install museaiimage-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/museaiimage-mcp.git
cd museaiimage-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"museaiimage-mcp": {
"command": "node",
"args": [
"/absolute/path/to/museaiimage-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://museaiimage.com
- Pricing: https://museaiimage.com/pricing
- Support: support@museaiimage.com
Development
pnpm install
pnpm start # run the server over stdio
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
