Back to Browse

NeuralTech MCP Server

AI & MLModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

5.2
Moderate5.2Moderate Risk

NeuralNg MCP server is a well-structured, read-only component discovery and theme tooling server for AI agents. The codebase demonstrates strong security practices with no authentication required (appropriate for a read-only discovery tool), proper dependency management, and clear permission boundaries. Minor code quality observations do not impact the security posture. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue (1 critical, 0 high severity).

4 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-hasanaydin7-neuralng": {
      "args": [
        "-y",
        "@neuraltech-workspace/source"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!