mcpbeat Sign in

Galaxy Nebula MCP Server

by galaxy-nebula Your server? Claim it
local only

Galaxy Nebula MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 21 Sep 2026.

MCP server exposing Galaxy UI components — manifests, source code, and framework coverage

Installs per day peak 69 · avg 2
a month agotoday
74
Installs / week
npm · @galaxy-stack/nebula-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Galaxy Nebula MCP Server 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 nebula-mcp -- npx -y @galaxy-stack/nebula-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nebula-mcp": {
      "args": [
        "-y",
        "@galaxy-stack/nebula-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nebula-mcp]
command = "npx"
args = ["-y", "@galaxy-stack/nebula-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nebula-mcp": {
      "args": [
        "-y",
        "@galaxy-stack/nebula-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nebula-mcp": {
      "args": [
        "-y",
        "@galaxy-stack/nebula-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Galaxy Nebula MCP Server

same job, measured the same way
Galaxy UI MCP Server
by buikevin

MCP server exposing Galaxy UI components — manifests, source code, and framework coverage

local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
Codepet MCP
by mrfentmen

Local MCP companion for CodePet status, quests, and source-free coding events. Tools include get...

local only
Telleroutlook
by telleroutlook

WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.

285 installs/wk local only
Augments MCP Server
by augmnt

Augments MCP Server - A comprehensive framework documentation provider for Claude Code

236 installs/wk local only
I
Feedlio
by itechsoftsolution16

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

26 installs/wk local only
MATLAB MCP Server
by matlab

Connect AI coding agents to MATLAB. Run code, tests, and analysis via MCP.

local only
Briefroom
by briefroom

briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.

72 installs/wk local only

Galaxy Nebula MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Galaxy Nebula MCP Server?
Galaxy Nebula MCP Server 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 @galaxy-stack/nebula-mcp was installed 74 times last week.
How do I connect Galaxy Nebula MCP Server?
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 @galaxy-stack/nebula-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Galaxy Nebula MCP Server?
The npm package @galaxy-stack/nebula-mcp was installed 74 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Galaxy Nebula MCP Server open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.