Bayesian Modeling and Probabilistic Programming in Python

pymc MCP Server

MCP server for pymc-devs/pymc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pymc": {
      "command": "npx",
      "args": [
        "-y",
        "@pymc-devs/pymc"
      ]
    }
  }
}