abhiphile/fermat-mcp
The ultimate math engine unifying SymPy, NumPy & Matplotlib in one powerful server. Perfect for developers & researchers needing symbolic algebra, numerical computing, and data visualization.
Quick Start
Clone the repository:
git clone https://github.com/abhiphile/fermat-mcpClaude Desktop configuration example:
{
"mcpServers": {
"fermat-mcp": {
"command": "npx",
"args": [
"-y",
"abhiphile/fermat-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.