Loomal

mcp-server-commands

MCP server by github.com/bytedance/ui-tars-desktop

An MCP server to run arbitrary commands

36.3k starsnpm: @agent-infra/mcp-server-commands

About mcp-server-commands

mcp-server-commands is an MCP (Model Context Protocol) server published by bytedance in the official MCP registry. An MCP server to run arbitrary commands

It ships as an npm package (@agent-infra/mcp-server-commands), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bytedance/ui-tars-desktop, where the project has earned 36,321 GitHub stars.

Use mcp-server-commands with your agent

Claude Code · one command
claude mcp add mcp-server-commands -- npx -y @agent-infra/mcp-server-commands
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-commands": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-infra/mcp-server-commands"
      ]
    }
  }
}
npm@agent-infra/mcp-server-commands

Frequently asked questions

What is mcp-server-commands?
mcp-server-commands is an MCP (Model Context Protocol) server by bytedance. An MCP server to run arbitrary commands
How do I connect mcp-server-commands to Claude, Cursor, or another MCP client?
Install mcp-server-commands from its npm package (@agent-infra/mcp-server-commands) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-commands open source?
Yes — the source code is public at github.com/bytedance/ui-tars-desktop, with 36,321 GitHub stars.
Can AI agents pay to use mcp-server-commands?
Not yet through Loomal — mcp-server-commands is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-commands? Claim this listing free by verifying GitHub ownership, or contact us.