NovelAI Image MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 056 installs a week from pypi. Last commit 2 Aug 2026.
NovelAI image generation as MCP tools: txt2img, img2img, inpaint, upscale, Director, ControlNet.
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 novelai-image-mcp -- uvx novelai-image-mcp
{
"mcpServers": {
"novelai-image-mcp": {
"args": [
"novelai-image-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.novelai-image-mcp]
command = "uvx"
args = ["novelai-image-mcp"]
{
"mcpServers": {
"novelai-image-mcp": {
"args": [
"novelai-image-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"novelai-image-mcp": {
"args": [
"novelai-image-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.