g0t4_mcp-server-commands
0
The project provides an MCP server that allows LLMs to safely execute commands and scripts on the host machine. It integrates with Claude Desktop app, requiring user approval for actions, and offers tools for installation, logging, and debugging.
Tools
- Allows LLMs to execute commands and scripts safely using
run_command
andrun_script
features. - Users can cautiously approve commands in Claude Desktop app to ensure security.
Installation
- Install npm package
mcp-server-commands
or use local build for setup. - Configure the server using
claude_desktop_config.json
on MacOS or Windows. - Logs and debugging are facilitated through specific settings in Claude Desktop app and MCP Inspector.
Video Walkthrough
- A video walkthrough is available here.