https://github.com/Streen9/react-mcp

run-react-app

Execute a React application in development mode using the provided project path, enabling quick setup and testing for React projects with react-mcp integration.

Instructions

Run a React application in development mode

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the React project folder

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the React project folder", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

You must be authenticated.

Other Tools from https://github.com/Streen9/react-mcp

Related Tools

ID: xsjsdumc7x