sevir/mycommandmcp
A useful MCP server that converts cli system commands into MCP tools
Platform-specific configuration:
{
"mcpServers": {
"mycommandmcp": {
"command": "npx",
"args": [
"-y",
"mycommandmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...