Back to search
30
MCP

mcp-commander

pypi/mcp-commander

Cross-platform command-line tool for managing MCP (Model Context Protocol) servers across editors

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

Similar MCP servers embedding-nearest

mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
0 tools
hive-mcp
A command-line interface for interacting with MCP (Model Context Protocol) servers
0 tools
cmcp
A command-line utility for interacting with MCP servers.
0 tools
cmd-line-mcp
Command-line MCP server for safe command execution
0 tools
mcp-server-commands
Model Context Protocol server to run commands (tool: `runProcess`)
0 tools
mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-commander": {
      "url": "None",
      "transport": "http"
    }
  }
}