Skip to main content
Data Science ToolsPython

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.

data-science-toolslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/abhiphile/fermat-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Science Tools
Language
Python
Author
abhiphile