npx claudepluginhub spm1001/batterie-de-savoir --plugin miseAdd to your .mcp.json:
{
"mcpServers": {
"mise": {
"command": "uv",
"args": [
"run",
"--project",
"${CLAUDE_PLUGIN_ROOT}",
"python3",
"${CLAUDE_PLUGIN_ROOT}/server.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
uv