data science tools

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.

python
local
macos
windows
linux
data science tools
0
View on GitHub

Installation

npx -y abhiphile/fermat-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "fermat-mcp",
  "command": "npx",
  "args": [
    "-y",
    "abhiphile/fermat-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/abhiphile/fermat-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub