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

by Streen9
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create-react-app

Create a new React application

run-react-app

Run a React application in development mode

run-command

Run a terminal command

get-process-output

Get the output from a running or completed process

stop-process

Stop a running process

list-processes

List all running processes

edit-file

Create or edit a file

read-file

Read the contents of a file

install-package

Install a npm package in a project