Pycse
MCP Serverby jkitchin · Added 5mo ago
Claude
14
Install
git clone https://github.com/jkitchin/skillzAdd to Claude
claude mcp add pycseQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pycse": {
"command": "npx",
"args": [
"@modelcontextprotocol/pycse"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use when performing regression analysis with confidence intervals, solving ODEs, fitting models to experimental data, or caching expensive scientific computations - provides convenient wrappers around scipy that automatically calculate confidence intervals and prediction bounds for linear, nonlinear, and polynomial regression
Tags
documentspythongobashsqlskill