Skip to main content
Glama

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

run-command

Execute terminal commands directly within your React app workflow. Specify the command and optional directory to streamline development tasks.

Instructions

Run a terminal command

Input Schema

NameRequiredDescriptionDefault
commandYesCommand to execute
directoryNoDirectory to run the command in (defaults to current directory)

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Command to execute", "type": "string" }, "directory": { "description": "Directory to run the command in (defaults to current directory)", "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

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

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kalivaraprasad-gonapa/react-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server