Stats
Actions
Tags
From ketch
Runs a local MCP server via the 'ketch' command with the 'mcp serve' subcommand. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ketch": {
"command": "ketch",
"args": [
"mcp",
"serve"
]
}
}
}Server configuration and connection parameters
ketchCommand-line arguments passed to the server process
npx claudepluginhub 1broseidon/ketch --plugin ketch