local-command-server MCP Server
@MCP-Mirror
About local-command-server MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
1Execute a command and return structured output
Overview
What is local-command-server MCP Server?
It is a TypeScript-based MCP server that executes local commands and returns structured outputs. It is designed for use with MCP clients such as Claude Desktop.
How to use local-command-server MCP Server?
First, install dependencies (npm install) and build (npm run build). Then add a JSON configuration entry to your Claude Desktop configuration file (located at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS or %APPDATA%/Claude/claude_desktop_config.json on Windows). Use the execute_command tool with a command parameter to run commands.
Key features of local-command-server MCP Server
- Executes commands and returns structured output
- Provides a single tool:
execute_command - Written in TypeScript with npm build scripts
- Integrates easily with Claude Desktop via configuration
- Can be debugged using the MCP Inspector tool
Use cases of local-command-server MCP Server
- Run shell commands programmatically from an MCP client
- Obtain structured command output for automated workflows
- Execute system tasks through Claude Desktop’s conversational interface
FAQ from local-command-server MCP Server
What does local-command-server MCP Server do?
It executes commands on the local machine and returns structured output to the MCP client.
How do I install and configure it for Claude Desktop?
Install dependencies (npm install), build (npm run build), then add the server configuration to your Claude Desktop configuration file. The JSON snippet specifies the path to the built index.js file.
How can I debug the server?
Use the MCP Inspector by running npm run inspector. It provides a URL for browser-based debugging tools.
What tool does local-command-server MCP Server provide?
It provides the execute_command tool, which accepts a required command string and returns structured output from that command.
What is the license for local-command-server MCP Server?
It is licensed under the MIT license.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
Comments