← All servers
πŸ”§

NovelAI Image MCPVerifiedπŸ›‘ No advisories

io.github.xinvxueyuan/novelai-image-mcp
New to MCP? Start here β†’
2β˜… stars
0weekly installs
9 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/xinvxueyuan, which proved it owns this namespace.

Verified owner: github.com/xinvxueyuan β†—io.github.xinvxueyuan/novelai-image-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs NOVELAI_TOKEN, NOVELAI_TOKEN.

About

NovelAI image generation as MCP tools: txt2img, img2img, inpaint, upscale, Director, ControlNet.

Packages & transports

pypinovelai-image-mcpv0.1.5 Β· uvx
dockerghcr.io/xinvxueyuan/novelai-image-mcp:0.1.5vlatest Β· docker

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "novelai_image": {
      "command": "uvx",
      "args": [
        "novelai-image-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx novelai-image-mcp