mcp-local-command-server
0
The local-command-server is a TypeScript-based Model Context Protocol (MCP) server designed to execute commands and return structured outputs. It supports development features like auto-rebuilding and debugging through MCP Inspector.
local-command-server MCP Server
This is a TypeScript-based MCP server that executes commands and returns structured outputs.
Features
- Execute a command and return structured output with required parameters.
Development
- Install dependencies and build the server using npm.
- Use auto-rebuild for development.
Installation
- Configure for Claude Desktop by editing
claude_desktop_config.json
on MacOS or Windows.
Debugging
- Use MCP Inspector for debugging tools.