Stats
Actions
Tags
From shelli
Local shell command execution server for running scripts and CLI tools via natural language requests.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"shelli": {
"command": "shelli",
"args": [
"daemon",
"--mcp"
]
}
}
}Server configuration and connection parameters
shelliCommand-line arguments passed to the server process
npx claudepluginhub schovi/shelli --plugin shelli