Read-only discovery for NeuralNg Angular components, APIs, packages, icons and theme recipes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
NeuralNg is an Angular UI component system designed first for code-generating agents and fully usable by human developers. It combines standalone, Signal-native APIs with strict types, accessible native semantics, SSR-safe behavior, headless styling and tree-shakable secondary entry points.
Beta: the current Core release is
0.1.0-beta.8. Public APIs may change before the first stable release.
llms.txt
context, while the MCP server exposes component discovery and theme tools.unstyled control.Install the component library and the framework-independent icon set:
Load the icons and a bundled theme in your application styles:
Import only the component entry points you need:
See the installation guide for application configuration, theming and SSR setup.
| Package | Purpose | Current release |
|---|---|---|
@neural-ng/core | 51 accessible Angular components, services, localization and tokens | 0.1.0-beta.8 |
@neural-ng/editor | Structured, AI-native and collaboration-ready editor | 0.1.0-beta.0 |
@neural-ng/icons | 6,184 framework-independent nt nt-* CSS mask icons | 0.1.0-beta.0 |
@neural-ng/theme | Typed theme recipe compiler and Tailwind v4 bridge | 0.1.0-beta.5 |
@neural-ng/mcp-server | Read-only component discovery and theme tooling for AI agents | 0.1.0-beta.6 |
NeuralNg keeps machine-readable context close to its public APIs. Agents can
read the hosted llms.txt, consume the package
documentation beside each component, or connect the MCP server:
The server supports bounded discovery and theme recipe operations without granting write access to your application. See the MCP guide for client setup and available resources.
Agent Skills-compatible clients can also install or upload the portable
neuralng-angular skill. It teaches an
agent to resolve versioned component contracts before generating Angular UI.
Neutral is the recommended stable source contract. @neural-ng/theme expands a
compact neural.theme.json recipe into Core and Editor CSS, a Tailwind v4
bridge, token interchange JSON and diagnostics:
Glass, Futuristic and Mist remain experimental presets while the theme system
is in beta. Use Neutral or unstyled for production-sensitive customization.
neural-demo is intentionally retained as a non-production regression
laboratory while its broader scenarios are migrated to neural-site. Public
documentation belongs in neural-site.
Use Node 24 and npm 11:
Before opening a pull request, run the relevant quality gates:
The package smoke test packs generated npm artifacts and compiles a minimal external consumer. The MCP smoke test validates the published server over stdio, and documentation verification checks package-to-route contracts, installable examples and navigation coverage.
Issues, focused pull requests and documentation improvements are welcome. Read CONTRIBUTING.md before starting. Report vulnerabilities privately through the process in SECURITY.md.
If NeuralNg saves you time, you can support its development by starring the repository, sharing it, contributing fixes, or sponsoring ongoing work through the Sponsor button at the top of the repository.
NeuralNg is released under the MIT License.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/neuralng-component-and-theme-mcp-server)<a href="https://allmcps.com/mcp/neuralng-component-and-theme-mcp-server"><img src="https://allmcps.com/api/badge/neuralng-component-and-theme-mcp-server?style=directory" alt="NeuralNg Component and Theme MCP Server on AllMCPs" /></a>