mcpbeat Sign in

NeuralNg Component and Theme MCP Server

by hasanaydin7 Your server? Claim it
local only

NeuralNg Component and Theme MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 534 installs a week from npm. Last commit 31 Aug 2026.

Read-only discovery for NeuralNg Angular components, APIs, packages, icons and theme recipes.

Installs per day peak 180 · avg 19
a month agotoday
534
Installs / week
npm · @neural-ng/mcp-server
1
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands tools/publish-packages.mjs:29
    return spawnSync(process.execPath, [npmExecPath, ...args], options);
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/catalog.js:1, [пакет] src/cli.js:1, [пакет] src/index.js:1 и ещё 4
этот файл ставится пользователю, но в репозитории его нет
Runs an external command tools/publish-packages.mjs:29
    return spawnSync(process.execPath, [npmExecPath, ...args], options);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch NeuralNg Component and Theme MCP Server and you get told the day something new turns up.

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

Alternatives to NeuralNg Component and Theme MCP Server

same job, measured the same way
Linear
by linear

MCP server for Linear project management and issue tracking

answering
Jira Alerts (JSM Operations)
by rrvrs

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

565 installs/wk local only
Trello MCP Server
by stucchi

MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more

137 installs/wk local only
Trello MCP Server
by billnobill

Trello Model Context Protocol (MCP) Server for AI Agents

65 installs/wk local only
Aman Amith Shastry Scientific Computation MCP
by smithery

This MCP server enables users to perform scientific computations regarding linear algebra and vect…

answering
MCP Jira Stdio
by freema

MCP server for Jira Cloud — issues, search, comments, attachments, transitions.

587 installs/wk local only
Sentry MCP
by getsentry

MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

139 806 installs/wk local only
QTM4J
by denis-platonov

MCP server for QMetry Test Management for Jira (QTM4J) Open API.

55 installs/wk local only

NeuralNg Component and Theme MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for NeuralNg Component and Theme MCP Server?
NeuralNg Component and Theme 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 @neural-ng/mcp-server was installed 534 times last week.
How do I connect NeuralNg Component and Theme 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 @neural-ng/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use NeuralNg Component and Theme MCP Server?
The npm package @neural-ng/mcp-server was installed 534 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 NeuralNg Component and Theme MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.