Back to Home
VSC-NeuroPilot icon

neuro-mcp-relay-registry

Verified Safe

by VSC-NeuroPilot

Overview

A permissions-based, controllable MCP Relay & Registry server for NeuroPilot and NeuroMCP.

Installation

Run Command
node ./output/server/index.mjs

Security Notes

The core "permissions-based" and "controllable" aspects of the MCP Relay & Registry functionality are explicitly stated as "not yet implemented" in the `server/server.ts` file and listed as "MVP" items in `TODO.md`. This means crucial security features like authorization and robust input validation for a relay/registry are currently missing from the implementation. Reliance on a `nitro-nightly` build for a server framework can introduce instability or undiscovered vulnerabilities. Future features listed in `TODO.md` (e.g., importing other MCP config sources, searching other registries, server chaining) introduce significant security risks if not implemented with stringent validation, authentication, and isolation. The provided code does not expose sensitive internal information or hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Stars0
Forks0
Last Update2025-12-24

Tags

MCP RelayRegistryNeuroPilotNeuroMCPWeb Server