mcp-node

platformatic
40
MCP Server to run Node.js scripts and npm commands with permission prompts.

Overview

What is mcp-node

mcp-node is an MCP server designed to run Node.js scripts and npm commands, featuring permission prompts for enhanced security.

How to Use

To use mcp-node, clone the repository, install dependencies using 'npm install', build the TypeScript code with 'npm run build', and configure it in your application as needed.

Key Features

Key features include running Node.js scripts with arguments, executing npm scripts, running JavaScript code directly, managing Node.js servers, retrieving server logs, selecting Node.js versions with NVM, and permission prompts for execution.

Where to Use

mcp-node can be used in software development environments, particularly for Node.js applications, backend services, and automation tasks.

Use Cases

Use cases include running automated scripts, managing background Node.js servers, executing npm commands in development workflows, and debugging applications through log retrieval.

Content