Back to search
30
MCP

io.github.bytedance/mcp-server-commands

io.github.bytedance/mcp-server-commands

An MCP server to run arbitrary commands

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bytedance/mcp-server-filesystem
MCP server for filesystem access
0 tools
io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
io.github.bytedance/mcp-server-browser
MCP server for browser use access
0 tools
io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
io.github.yuv24793/custom-mcp-server
An MCP server that provides custom functionality.
0 tools
io.github.mrorigo/bash-command-mcp
Sophisticated bash command MCP server that runs and manages shell execution.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bytedance/mcp-server-commands": {
      "url": "None",
      "transport": "http"
    }
  }
}