
mcp-server-commands
MCP server by github.com/bytedance/ui-tars-desktop
An MCP server to run arbitrary 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 mcp add mcp-server-commands -- npx -y @agent-infra/mcp-server-commands{
"mcpServers": {
"mcp-server-commands": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-commands"
]
}
}
}@agent-infra/mcp-server-commandsFrequently 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.
More MCP servers

mcp-server-search
36.3k
MCP server for web search operations

mcp-server-filesystem
36.3k
MCP server for filesystem access

mcp-server-browser
36.3k
MCP server for browser use access

PostHog MCP Server
35.0k
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

playwright-mcp
33.8k
Playwright Tools for MCP

GitHub
30.6k
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
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.