BigHugger
MCP MCP server · io.github.bytedance

io.github.bytedance/mcp-server-commands

An MCP server to run arbitrary commands

host stars
39,017
30-day movement
+3913/day
Related entries
2
Connections
0
npmlocalstreamable-httpssestdio

An MCP server from ByteDance that exposes the ability to run arbitrary commands to MCP clients. It supports stdio, SSE, and streamable-http transports; the recorded material lists no specific tools beyond command execution.

Reach for it when you want an MCP client or agent to execute shell commands on the host through a standard MCP server.

Use it to

  • Expose command execution to an MCP client
  • Connect via stdio for local agent runs
  • Serve over SSE or streamable-http for remote access
  • Integrate command running into Agent TARS workflows

For Developers building agents that need command execution

Runs
installed — on your machine
Transport
stdio, sse, streamable-http
Packaged as
npm:@agent-infra/mcp-server-commands
Install
npx -y @agent-infra/mcp-server-commands
Version
1.0.0
Last release
2025-09-09
topicsmcpcommand-executionbytedancestdiosseagent-tars