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.
claude mcp add museaiimage-mcp -- npx -y @smithery/cli{
"mcpServers": {
"museaiimage-mcp": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}MCP Servers overview
# Muse AI Image MCP Server
> Muse AI Image: Free Online Generator for Pictures & Video
[](https://lobehub.com/mcp/rocnubie-museaiimage-mcp)
[](https://smithery.ai)
[](https://modelcontextprotocol.io/specification)
[](./LICENSE)
[](https://modelcontextprotocol.io)
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
```bash
npx -y @smithery/cli install museaiimage-mcp --client claude
```
(Replace `claude` with `cursor`, `windsurf`, or `continue` for those clients.)
### Install from source
```bash
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):
```json
{
"mcpServers": {
"museaiimage-mcp": {
"command": "node",
"args": [
"/absolute/path/to/museaiimage-mcp/src/index.mjs"
]
}
}
}
```
### Debug with MCP Inspector
```bash
npx @modelcontextprotocol/inspector node src/index.mjs
```
## Official Links
- Website: https://museaiimage.com
- Pricing: https://museaiimage.com/pricing
- Support: support@museaiimage.com
## Development
```bash
pnpm install
pnpm start # run the server over stdio
```
## License
MIT
What people ask about museaiimage-mcp
What is rocnubie/museaiimage-mcp?
+
rocnubie/museaiimage-mcp is mcp servers for the Claude AI ecosystem. 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. It has 0 GitHub stars and was last updated today.
How do I install museaiimage-mcp?
+
You can install museaiimage-mcp by cloning the repository (https://github.com/rocnubie/museaiimage-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is rocnubie/museaiimage-mcp safe to use?
+
rocnubie/museaiimage-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains rocnubie/museaiimage-mcp?
+
rocnubie/museaiimage-mcp is maintained by rocnubie. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to museaiimage-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy museaiimage-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/rocnubie-museaiimage-mcp)<a href="https://claudewave.com/repo/rocnubie-museaiimage-mcp"><img src="https://claudewave.com/api/badge/rocnubie-museaiimage-mcp" alt="Featured on ClaudeWave: rocnubie/museaiimage-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!