Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"calculator": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/calculator-server/run.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
python3