Stats
Actions
Tags
From handson
Runs locally as a Python stdio MCP server from handson-server/server.py. Capabilities unclear from key, command, and lack of description or env vars.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ho": {
"command": "python",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-servers/handson-server/server.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
npx claudepluginhub 3spky5u-oss/handson --plugin handson