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.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
Awesome Mcp Servers
punkpeyeA collection of 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
コメント