Stats
Actions
Tags
From aleph
Local MCP server for deployment operations using the Aleph CLI. Provides actions for managing deployments across workspaces with concise documentation.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aleph": {
"command": "/Users/hunterbown/.local/bin/aleph",
"args": [
"--enable-actions",
"--workspace-mode",
"any",
"--tool-docs",
"concise"
]
}
}
}Server configuration and connection parameters
/Users/hunterbown/.local/bin/alephCommand-line arguments passed to the server process
Declared capabilities of this MCP server
First indexed Mar 26, 2026
First indexed Mar 26, 2026
npx claudepluginhub hmbown/aleph --plugin aleph