Skip to main content
Glama

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

stop-process

Terminate a specific process by providing its unique ID, allowing users to manage active tasks effectively within the React-MCP server environment.

Instructions

Stop a running process

Input Schema

NameRequiredDescriptionDefault
processIdYesID of the process to stop

Input Schema (JSON Schema)

{ "properties": { "processId": { "description": "ID of the process to stop", "type": "string" } }, "required": [ "processId" ], "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