local-command-server MCP Server
@MCP-Mirror
关于 local-command-server MCP Server
Mirror of
基本信息
配置
工具
1Execute a command and return structured output
概览
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.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论