NeuralNg Angular UI Expert MCP
NPM · @NEURAL-NG/MCP-SERVER · SCANNED SEP 20
Angular UI expert for NeuralNg discovery, composition, validation, icons and project-aware themes.
Available components
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. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 0 of 6 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to hasanaydin7/NeuralTech). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 3 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability81
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 9969 tokens (~20/item across 479 items; 20 tools + 459 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management70
- Stability observed for 21 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 20 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
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.
npm · @neural-ng/mcp-server
claude mcp add hasanaydin7-neuralng -- npx -y @neural-ng/mcp-server
{
"mcpServers": {
"hasanaydin7-neuralng": {
"command": "npx",
"args": [
"-y",
"@neural-ng/mcp-server"
]
}
}
} {
"servers": {
"hasanaydin7-neuralng": {
"command": "npx",
"args": [
"-y",
"@neural-ng/mcp-server"
]
}
}
} codex mcp add hasanaydin7-neuralng -- npx -y @neural-ng/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"hasanaydin7-neuralng": {
"type": "local",
"command": [
"npx",
"-y",
"@neural-ng/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add hasanaydin7-neuralng --command npx --arg -y --arg @neural-ng/mcp-server
mcp_servers:
hasanaydin7-neuralng:
command: "npx"
args: ["-y", "@neural-ng/mcp-server"] {
"McpServers": {
"hasanaydin7-neuralng": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@neural-ng/mcp-server"
]
}
}
} assistant mcp add hasanaydin7-neuralng -t stdio -c npx -a -y @neural-ng/mcp-server
{
"mcpServers": {
"hasanaydin7-neuralng": {
"command": "npx",
"args": [
"-y",
"@neural-ng/mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +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.
- 18 Sept 26 +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.
- 17 Sept 26 0
- Tool safety: pass → unverified ▼ security
- Stability: 0.57 → unverified ▼ security
- Schema quality: 18 → 20 ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- Package version: 0.1.0-beta.6 → 1.0.0-rc.1 functional
- 16 Sept 26 +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.
- 13 Sept 26 +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.
- 11 Sept 26 +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.
- 9 Sept 26 +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.
- 8 Sept 26 +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.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@neural-ng/mcp-server@1.0.0-rc.1
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | hasanaydin7/NeuralTech |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/hasanaydin7/NeuralTech/.github/workflows/publish-npm.yml@refs/tags/npm-release-2026.09.17-01 |
| Rekor log index | 2868858707 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:98ba66107e407091425da5ba64bf1a6741e229ad61f75281c262474e10d6581e376218e72cc8a347ee136b26a74a7609b396dbd234ee660988ec7bbf0 |
Background: How many MCP packages publish verified provenance →
Dependencies 6 packages
| Packages resolved | 6 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compile_theme_recipe Compile a NeuralNg theme recipe summary ~42
Compile and validate a compact recipe, returning summary, diagnostics, artifact byte sizes and integration instructions without emitting the full token graph.
| Name | Type | Req | Description |
|---|---|---|---|
| recipe_json | string | yes | – |
No output schema declared.
No examples provided.
create_theme_recipe Create a compact NeuralNg theme recipe ~46
Create a deterministic sparse recipe from high-level brand and interface decisions. Pass optional fields as a compact JSON object.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| options_json | string | – | – |
No output schema declared.
No examples provided.
diff_theme_recipes Diff compact NeuralNg theme recipes ~39
Return only the deterministic dotted paths that differ between two compact recipes.
| Name | Type | Req | Description |
|---|---|---|---|
| left_json | string | yes | – |
| right_json | string | yes | – |
No output schema declared.
No examples provided.
edit_theme_recipe Edit a compact NeuralNg theme recipe ~44
Apply a safe sparse patch with dotted set paths and unset paths, then validate the resulting recipe.
| Name | Type | Req | Description |
|---|---|---|---|
| patch_json | string | yes | – |
| recipe_json | string | yes | – |
No output schema declared.
No examples provided.
get_component Get a structured NeuralNg component API ~51
Resolve a component and return its versioned public API. Use summary for discovery, standard for implementation, or full for every class slot and example.
| Name | Type | Req | Description |
|---|---|---|---|
| component | string | yes | – |
| detail | string | – | – |
No output schema declared.
No examples provided.
get_component_contract Get a NeuralNg component contract ~35
Resolve a component by id, class, selector, or entry point and return its public contract.
| Name | Type | Req | Description |
|---|---|---|---|
| component | string | yes | – |
No output schema declared.
No examples provided.
get_component_examples Get NeuralNg component examples ~40
Return bounded, executable examples extracted from the published component README with their heading and language.
| Name | Type | Req | Description |
|---|---|---|---|
| component | string | yes | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
get_component_theme_contract Get a component-scoped NeuralNg theme contract ~49
Return only the supported theme properties for one Core or Editor component. Use detail=defaults only when current default values are needed.
| Name | Type | Req | Description |
|---|---|---|---|
| component | string | yes | – |
| detail | string | – | – |
No output schema declared.
No examples provided.
inspect_neuralng_project Inspect the current NeuralNg Angular workspace (legacy name) ~32
Compatibility alias for inspect_project. It accepts no path and returns the same read-only schema-v2 inspection.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
inspect_project Inspect the current Angular project ~55
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.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
plan_ui Plan a NeuralNg UI composition ~49
Turn a product goal into a deterministic, contract-backed component composition with exact imports, providers, state, accessibility checks, and implementation order.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
| kind | string | – | – |
No output schema declared.
No examples provided.
recommend_components Recommend NeuralNg components ~36
Recommend documented NeuralNg components for a UI goal using deterministic intent matching.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
search_components Search NeuralNg components ~39
Search the deterministic NeuralNg component catalog, README files, and llms.txt guidance.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
search_icons Search Neural Icons by UI intent ~88
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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| include_brands | boolean | – | – |
| limit | integer | – | – |
| query | string | yes | – |
| style | string | – | – |
No output schema declared.
No examples provided.
suggest_consistent_ui Plan UI consistent with the current project ~61
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.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
| kind | string | – | – |
No output schema declared.
No examples provided.
suggest_form_structure Suggest a NeuralNg form structure ~38
Return a contract-backed form composition with exact imports, providers, state ownership, accessibility checks, and implementation order.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
No output schema declared.
No examples provided.
suggest_page_structure Suggest a NeuralNg page structure ~38
Return a contract-backed page composition with exact imports, providers, state ownership, accessibility checks, and implementation order.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
No output schema declared.
No examples provided.
suggest_table_structure Suggest a NeuralNg table structure ~38
Return a contract-backed table composition with exact imports, providers, state ownership, accessibility checks, and implementation order.
| Name | Type | Req | Description |
|---|---|---|---|
| goal | string | yes | – |
No output schema declared.
No examples provided.
validate_theme_recipe Validate a NeuralNg theme recipe ~34
Validate compact recipe JSON against the published schema and the complete Core and Editor token contract.
| Name | Type | Req | Description |
|---|---|---|---|
| recipe_json | string | yes | – |
No output schema declared.
No examples provided.
validate_usage Validate NeuralNg Angular template usage ~73
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.
| Name | Type | Req | Description |
|---|---|---|---|
| imports_json | string | – | – |
| providers_json | string | – | – |
| template | string | yes | – |
No output schema declared.
No examples provided.
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.