Labnana MCP
Rank #20,806io.github.exoticknight/labnana-mcp
Generate and edit images with Labnana through a local MCP server with MCP Apps previews.
Labnana MCP is a Model Context Protocol (MCP) server published by exoticknight. It ranks #20,806 of 132,113 servers tracked on MCP Toplist. Labnana MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 8, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 111,307 of 132,113 servers on MCP Toplist.
Use Labnana MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add labnana-mcp -e "LABNANA_API_KEY=<your LABNANA_API_KEY>" -e "LABNANA_OUTPUT_DIR=<your LABNANA_OUTPUT_DIR>" -- npx -y @exoticknight/labnana-mcpReplace each placeholder with your own value before saving.
[mcp_servers.labnana-mcp]
command = "npx"
args = ["-y", "@exoticknight/labnana-mcp"]
[mcp_servers.labnana-mcp.env]
LABNANA_API_KEY = "<your LABNANA_API_KEY>"
LABNANA_OUTPUT_DIR = "<your LABNANA_OUTPUT_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"labnana-mcp": {
"command": "npx",
"args": [
"-y",
"@exoticknight/labnana-mcp"
],
"env": {
"LABNANA_API_KEY": "<your LABNANA_API_KEY>",
"LABNANA_OUTPUT_DIR": "<your LABNANA_OUTPUT_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"labnana-mcp": {
"command": "npx",
"args": [
"-y",
"@exoticknight/labnana-mcp"
],
"env": {
"LABNANA_API_KEY": "<your LABNANA_API_KEY>",
"LABNANA_OUTPUT_DIR": "<your LABNANA_OUTPUT_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"labnana-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@exoticknight/labnana-mcp"
],
"env": {
"LABNANA_API_KEY": "<your LABNANA_API_KEY>",
"LABNANA_OUTPUT_DIR": "<your LABNANA_OUTPUT_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"labnana-mcp": {
"command": "npx",
"args": [
"-y",
"@exoticknight/labnana-mcp"
],
"env": {
"LABNANA_API_KEY": "<your LABNANA_API_KEY>",
"LABNANA_OUTPUT_DIR": "<your LABNANA_OUTPUT_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"labnana-mcp": {
"command": "npx",
"args": [
"-y",
"@exoticknight/labnana-mcp"
],
"env": {
"LABNANA_API_KEY": "<your LABNANA_API_KEY>",
"LABNANA_OUTPUT_DIR": "<your LABNANA_OUTPUT_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.exoticknight%2Flabnana-mcp)<a href="https://mcptoplist.com/server/io.github.exoticknight%2Flabnana-mcp"><img src="https://mcptoplist.com/badge/io.github.exoticknight%2Flabnana-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
exoticknight
Other servers by exoticknight
View all exoticknight servers →Available versions (1)
| Version | Published |
|---|---|
| 2.1.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains Labnana MCP?
- Labnana MCP is maintained by exoticknight, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Labnana MCP listed on the Official MCP Registry?
- Yes — Labnana MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Labnana MCP have?
- MCP Toplist tracks 1 version of Labnana MCP, most recently published on Aug 27, 2026.
- Where can I find the source code for Labnana MCP?
- The source code for Labnana MCP is hosted at github.com/exoticknight/labnana-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.