Model Context Protocol (MCP) server configuration and tool manifest for stefan-jansen/10_bayesian_machine_learning
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"10_bayesian_machine_learning": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-10_bayesian_machine_learning"
]
}
}
}