local-command-server MCP Server
@kentaro
About local-command-server MCP Server
A TypeScript-based MCP server that executes commands and returns structured outputs.
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?
A TypeScript-based MCP server that executes system commands and returns structured outputs. It exposes a single tool for running commands and capturing their results.
How to use local-command-server?
Install dependencies (npm install), build (npm run build), then add the server config to Claude Desktop’s JSON file (MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%/Claude/claude_desktop_config.json) with the path to build/index.js. Use the execute_command tool with a command parameter.
Key features of local-command-server
- Executes system commands and returns structured output.
- TypeScript-based, easy to build and extend.
- Designed for integration with Claude Desktop via MCP.
- Includes a development watch mode (
npm run watch). - Debuggable using the MCP Inspector.
Use cases of local-command-server
—
FAQ from local-command-server
—
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments