mcpbeat Sign in

Luno Cms MCP Server

local only

Luno Cms runs on your own machine — the client starts it, so there is no endpoint to ping. 3 383 installs a week from npm.

LUNO — AI Backend Platform. Build, operate, and govern production backends with AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 936 · avg 231 · +25% w/w
a month agotoday
3 383
Installs / week
npm · @luno-cms/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mcp -- npx -y @luno-cms/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@luno-cms/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@luno-cms/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@luno-cms/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@luno-cms/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Luno Cms

same job, measured the same way
Cactal
by cactal

The website platform for AI agents. One API to build, host, and operate real websites.

answering
Backgen
by ibrahimkhaled19

Generate Express.js backend projects with ORMs, auth, payments, and DevOps

164 installs/wk local only
I
LaunchChair
by launchchair

Plan, validate, and build products and features with LaunchChair.

60 installs/wk local only
Discord MCP
by cappyeo

Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.

982 installs/wk local only
VerifyAX
by verifyax

Evaluate, benchmark, and simulate AI agents on the VerifyAX agent-evaluation platform.

63 installs/wk answering
Connic
by connic

Build, test, deploy, and operate Connic agents.

answering
Skilder
by skilder

One place to build, share, and govern the skills and tools your AI agents use at work.

answering
Hexis
by bevel-software

Git-backed platform for skills, tools, and context for AI agents

answering

Luno Cms — questions

Answers built from our own checks of this server.

Why is there no uptime for Luno Cms?
Luno Cms 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 @luno-cms/mcp was installed 3 383 times last week.
Is Luno Cms still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Luno Cms?
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 @luno-cms/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Luno Cms?
The npm package @luno-cms/mcp was installed 3 383 times in the last week. Week over week that is +25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.