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
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments