g0t4/mcp-server-commands
mcp-serverNo score yet
Model Context Protocol server to run commands (tool: `runProcess`)
Stars
227
Δ stars 7d
—
Δ stars 30d
—
Forks
34
Contributors
3
npm DL / wk
—
PyPI DL / wk
—
Language
TypeScript
Last push
2026-05-12
About g0t4/mcp-server-commands
The `runProcess` tool runs processes on the host machine. There are two mutually exclusive ways to invoke it: 1. **`command_line`** (string) — Executed via the system's default shell (just like typing into `bash`/`fish`/`pwsh`/etc). Shell features like pipes, redirects, and variable expansion all work. 2. **`argv`** (string array) — Direct executable invocation. `argv[0]` 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.
Read the full README on GitHub →
g0t4/mcp-server-commands alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is g0t4/mcp-server-commands still maintained?
- Yes — actively maintained. The last push was on 2026-05-12, with 3 contributors.
- What are the best g0t4/mcp-server-commands alternatives?
- Closest by category and size in our data: io.github.HarimxChoi/google-surf-mcp, io.github.l33tdawg/sage, tiianhk/MaxMSP-MCP-Server — full list with live signals above.
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-10 · data as of 2026-06-10 · 7 open issues · 5 releases