kentaro_mcp-local-command-server

kentaro_mcp-local-command-server

3.1

If you are the rightful owner of kentaro_mcp-local-command-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The local-command-server is a TypeScript-based MCP server designed to execute commands and return structured outputs.

The local-command-server MCP Server is a robust solution for executing commands and retrieving structured outputs. Built using TypeScript, this server is designed to integrate seamlessly with various platforms, providing a reliable and efficient way to handle command execution. It is particularly useful for developers looking to automate tasks and streamline processes by leveraging the power of the Model Context Protocol (MCP). The server supports development features such as auto-rebuild and debugging tools, making it a versatile choice for both development and production environments.

Features

  • Command Execution: Executes commands and returns structured outputs, facilitating automation and integration.
  • TypeScript-based: Built using TypeScript, ensuring type safety and modern JavaScript features.
  • Development Tools: Includes tools for building, watching, and debugging, enhancing the development experience.

Tools

  1. execute_command

    Executes a command and returns structured output, requiring a 'command' parameter.