Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pymc-docs": {
"command": "pixi",
"args": [
"run",
"--manifest-path",
"${CLAUDE_PLUGIN_ROOT}/mcp-server/pixi.toml",
"python",
"-m",
"pymc_docs_server"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
pixi${CLAUDE_PLUGIN_ROOT}/mcp-serverCommand-line arguments passed to the server process
npx claudepluginhub pymc-labs/pymc-modeling