# NeuralNg Angular UI Expert MCP (npm · @neural-ng/mcp-server)

Angular UI expert for NeuralNg discovery, composition, validation, icons and project-aware themes.

- Trust score: 90/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@neural-ng/mcp-server`: 90/100 (this document), [markdown](https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server.md), [page](https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@neural-ng/mcp-server`
- Version: `1.0.0-rc.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 0 of 6 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to hasanaydin7/NeuralTech).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 3 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 81/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 9969 tokens (~20/item across 479 items; 20 tools + 459 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 70/100
  - Stability observed for 21 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the NeuralNg Angular UI Expert MCP server?

NeuralNg Angular UI Expert MCP runs locally as an npm package, launched with npx -y @neural-ng/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add hasanaydin7-neuralng -- npx -y @neural-ng/mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "hasanaydin7-neuralng": {
      "command": "npx",
      "args": [
        "-y",
        "@neural-ng/mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "hasanaydin7-neuralng": {
      "command": "npx",
      "args": [
        "-y",
        "@neural-ng/mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add hasanaydin7-neuralng -- npx -y @neural-ng/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hasanaydin7-neuralng": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@neural-ng/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add hasanaydin7-neuralng --command npx --arg -y --arg @neural-ng/mcp-server
```

### Hermes

```yaml
mcp_servers:
  hasanaydin7-neuralng:
    command: "npx"
    args: ["-y", "@neural-ng/mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "hasanaydin7-neuralng": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@neural-ng/mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add hasanaydin7-neuralng -t stdio -c npx -a -y @neural-ng/mcp-server
```

### Other

```json
{
  "mcpServers": {
    "hasanaydin7-neuralng": {
      "command": "npx",
      "args": [
        "-y",
        "@neural-ng/mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 90, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 89, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 88, 0)

- [security regression] Tool safety: pass → unverified
- [security regression] Stability: 0.57 → unverified
- [functional regression] Schema quality: 18 → 20
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 100 → unverified
- [functional] Package version: 0.1.0-beta.6 → 1.0.0-rc.1

### 2026-09-16 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Schema Quality & AI Usability rose 2.

### 2026-09-08 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (20)

### `search_components` (~39 tokens)

Search NeuralNg components

Search the deterministic NeuralNg component catalog, README files, and llms.txt guidance.

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `search_icons` (~88 tokens)

Search Neural Icons by UI intent

Search all 6,184 Neural Icons variants by name, category, or common UI intent and return exact CSS classes, smallest category imports, usage markup, and accessibility guidance. Brand icons are excluded unless explicitly requested.

Input parameters:

- `category` (string)
- `include_brands` (boolean)
- `limit` (integer)
- `query` (string, required)
- `style` (string)

### `get_component` (~51 tokens)

Get a structured NeuralNg component API

Resolve a component and return its versioned public API. Use summary for discovery, standard for implementation, or full for every class slot and example.

Input parameters:

- `component` (string, required)
- `detail` (string)

### `get_component_examples` (~40 tokens)

Get NeuralNg component examples

Return bounded, executable examples extracted from the published component README with their heading and language.

Input parameters:

- `component` (string, required)
- `limit` (integer)

### `get_component_contract` (~35 tokens)

Get a NeuralNg component contract

Resolve a component by id, class, selector, or entry point and return its public contract.

Input parameters:

- `component` (string, required)

### `recommend_components` (~36 tokens)

Recommend NeuralNg components

Recommend documented NeuralNg components for a UI goal using deterministic intent matching.

Input parameters:

- `goal` (string, required)
- `limit` (integer)

### `plan_ui` (~49 tokens)

Plan a NeuralNg UI composition

Turn a product goal into a deterministic, contract-backed component composition with exact imports, providers, state, accessibility checks, and implementation order.

Input parameters:

- `goal` (string, required)
- `kind` (string)

### `suggest_form_structure` (~38 tokens)

Suggest a NeuralNg form structure

Return a contract-backed form composition with exact imports, providers, state ownership, accessibility checks, and implementation order.

Input parameters:

- `goal` (string, required)

### `suggest_page_structure` (~38 tokens)

Suggest a NeuralNg page structure

Return a contract-backed page composition with exact imports, providers, state ownership, accessibility checks, and implementation order.

Input parameters:

- `goal` (string, required)

### `suggest_table_structure` (~38 tokens)

Suggest a NeuralNg table structure

Return a contract-backed table composition with exact imports, providers, state ownership, accessibility checks, and implementation order.

Input parameters:

- `goal` (string, required)

### `validate_usage` (~73 tokens)

Validate NeuralNg Angular template usage

Parse an Angular template with @angular/compiler and validate syntax, NeuralNg elements and attribute directives, bindings, required inputs, literal values, icon-button accessibility, standalone imports, provider requirements, and duplicate Toast channels.

Input parameters:

- `imports_json` (string)
- `providers_json` (string)
- `template` (string, required)

### `inspect_project` (~55 tokens)

Inspect the current Angular project

Read the bounded MCP working directory and return a schema-v2 Angular compiler-backed inventory of NeuralNg versions, templates, elements and attribute directives, exact imports, providers, icons, theme/appearance setup, conventions, evidence, and diagnostics.

### `inspect_neuralng_project` (~32 tokens)

Inspect the current NeuralNg Angular workspace (legacy name)

Compatibility alias for inspect_project. It accepts no path and returns the same read-only schema-v2 inspection.

### `suggest_consistent_ui` (~61 tokens)

Plan UI consistent with the current project

Inspect the current Angular workspace and return a schema-v2 consistency plan with component evidence, version alignment, exact import/provider deltas, theme ownership, bounded risks, and validation next steps.

Input parameters:

- `goal` (string, required)
- `kind` (string)

### `create_theme_recipe` (~46 tokens)

Create a compact NeuralNg theme recipe

Create a deterministic sparse recipe from high-level brand and interface decisions. Pass optional fields as a compact JSON object.

Input parameters:

- `name` (string, required)
- `options_json` (string)

### `validate_theme_recipe` (~34 tokens)

Validate a NeuralNg theme recipe

Validate compact recipe JSON against the published schema and the complete Core and Editor token contract.

Input parameters:

- `recipe_json` (string, required)

### `edit_theme_recipe` (~44 tokens)

Edit a compact NeuralNg theme recipe

Apply a safe sparse patch with dotted set paths and unset paths, then validate the resulting recipe.

Input parameters:

- `patch_json` (string, required)
- `recipe_json` (string, required)

### `diff_theme_recipes` (~39 tokens)

Diff compact NeuralNg theme recipes

Return only the deterministic dotted paths that differ between two compact recipes.

Input parameters:

- `left_json` (string, required)
- `right_json` (string, required)

### `get_component_theme_contract` (~49 tokens)

Get a component-scoped NeuralNg theme contract

Return only the supported theme properties for one Core or Editor component. Use detail=defaults only when current default values are needed.

Input parameters:

- `component` (string, required)
- `detail` (string)

### `compile_theme_recipe` (~42 tokens)

Compile a NeuralNg theme recipe summary

Compile and validate a compact recipe, returning summary, diagnostics, artifact byte sizes and integration instructions without emitting the full token graph.

Input parameters:

- `recipe_json` (string, required)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server#diagnostics

## Score history

- 2026-09-20: 90
- 2026-09-19: 89
- 2026-09-18: 89
- 2026-09-17: 88
- 2026-09-16: 88
- 2026-09-15: 87
- 2026-09-14: 87
- 2026-09-13: 87
- 2026-09-12: 86
- 2026-09-11: 86
- 2026-09-10: 85
- 2026-09-09: 85
- 2026-09-08: 84
- 2026-09-07: 83
- 2026-09-06: 83
- 2026-09-05: 82
- 2026-09-04: 82
- 2026-09-03: 66
- 2026-09-02: 80
- 2026-09-01: 79
- 2026-08-31: 80
- 2026-08-30: 65

## Common questions

### What is the NeuralNg Angular UI Expert MCP server?

NeuralNg Angular UI Expert MCP is listed in the public MCP registry as io.github.hasanaydin7/neuralng. Angular UI expert for NeuralNg discovery, composition, validation, icons and project-aware themes. This page covers its npm package (@neural-ng/mcp-server).

### Is the NeuralNg Angular UI Expert MCP server safe to use?

NeuralNg Angular UI Expert MCP scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the NeuralNg Angular UI Expert MCP server expose?

NeuralNg Angular UI Expert MCP exposes 20 tools: search_components, search_icons, get_component, get_component_examples, get_component_contract, and 15 more. Their descriptions and schemas cost roughly 927 tokens of context every time the server is loaded.

### Is the NeuralNg Angular UI Expert MCP server still maintained?

NeuralNg Angular UI Expert MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the NeuralNg Angular UI Expert MCP server under?

NeuralNg Angular UI Expert MCP declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@neural-ng/mcp-server
- Socket report: https://socket.dev/npm/package/@neural-ng/mcp-server
- Repository: https://github.com/hasanaydin7/NeuralTech
- Website: https://neuralng.dev/docs/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/hasanaydin7-neuralng/neural-ng-mcp-server
