mcp-server-commands — MCP Server by g0t4

by g0t4 · MCP Server · ★ 224

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mcp-server-commands

tool The tool runs processes on the host machine. There are two mutually exclusive ways to invoke it: (string) — Executed via the system's default shell (just like typing into ///etc). Shell features like pipes, redirects, and variable expansion all work. (string array) — Direct executable invocation. is the executable, the rest are arguments. No shell interpretation. You cannot pass both. The tool infers whether to use a shell from which parameter you provide. If you want your model to use specific shell(s) on a system, I would list them in your system prompt. Or, maybe in your tool instructions, though models tend to pay better attention to examples in a system prompt. Let me know if you encounter problems! Tools Tools are for LLMs to request. Claude Sonnet 3.5 intelligently uses . And, initial testing shows promising results with Groq Desktop with MCP and models. Currently, just one command to rule them all! - run a command, i.e. or or etc Returns and as text Optional parameter means your LLM can pass scripts over to commands like , , , create files with from the text in [!WARNING] Be careful what you ask this server to run! In Claude

Quick Facts

Stars224
Forks34
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score53.192/100
Open Issues8
Last Updated2026-04-12
Created2024-11-29
Platformsmcp, node
Est. Tokens~43k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 368.6k · Codex Skill
  • n8n ⭐ 186.8k · MCP Server
  • dify ⭐ 140.2k · MCP Server
  • gemini-cli ⭐ 103.2k · MCP Server
  • gstack ⭐ 89.6k · Agent Tool

Frequently Asked Questions

What is mcp-server-commands?

mcp-server-commands is Model Context Protocol server to run commands (tool: `runProcess`). It is categorized as a MCP Server with 224 GitHub stars.

What programming language is mcp-server-commands written in?

mcp-server-commands is primarily written in TypeScript.

How do I install or use mcp-server-commands?

You can find installation instructions and usage details in the mcp-server-commands GitHub repository at github.com/g0t4/mcp-server-commands. The project has 224 stars and 34 forks, indicating an active community.

What license does mcp-server-commands use?

mcp-server-commands is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools