mcpbeat Sign in

Labnana MCP Server

by exoticknight Your server? Claim it
local only

Labnana MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 27 Aug 2026.

Generate and edit images with Labnana through a local MCP server with MCP Apps previews.

Installs per day peak 175 · avg 21 · -75% w/w
a month agotoday
45
Installs / week
npm · @exoticknight/labnana-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Labnana MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add labnana-mcp -- npx -y @exoticknight/labnana-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "labnana-mcp": {
      "args": [
        "-y",
        "@exoticknight/labnana-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.labnana-mcp]
command = "npx"
args = ["-y", "@exoticknight/labnana-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "labnana-mcp": {
      "args": [
        "-y",
        "@exoticknight/labnana-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "labnana-mcp": {
      "args": [
        "-y",
        "@exoticknight/labnana-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Labnana MCP

same job, measured the same way
MCP Nanobanana Pro
by acedatacloud

MCP server for NanoBanana AI image generation and editing

1 190 installs/wk answering
Gemini MCP
by chrischall

Generate and edit images with Google Gemini (Nano Banana / Nano Banana Pro) image models.

603 installs/wk local only
Imageat
by incendies

Generate and edit images and videos with imageat.

145 installs/wk answering
Nanobanana MCP Server
by zhongweili

An MCP server that provides image generation and editing capabilities

2 185 installs/wk local only
FLUX
by black-forest-labs

Official FLUX MCP server. Generate, edit, vary, and browse images from Black Forest Labs.

answering
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
Pixapi
by pixapi-ai

MCP server for Pixapi: check live credit pricing and balance, then generate images and video.

10 installs/wk answering
Apache Pinot MCP Server
by startreedata

Query and manage Apache Pinot through MCP with typed tools and preview-first safety.

354 installs/wk local only

Labnana MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Labnana MCP?
Labnana MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @exoticknight/labnana-mcp was installed 45 times last week.
How do I connect Labnana MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @exoticknight/labnana-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Labnana MCP?
The npm package @exoticknight/labnana-mcp was installed 45 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Labnana MCP open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.