Skip to content
Back to search
30
MCP v0.1.0 streamable-http

Occam

fit.occam/occam

Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.

Uptime
0.0%
16 probes
Response
92ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SymPy
Symbolic mathematics via SymPy covering algebra, calculus, equation solving, and number theory.
0 tools
occam
Metadata-only Glama MCP connector.
0 tools · http
SymPy Calculator
Provides symbolic mathematics capabilities through a Python-based server that leverages SymPy for complex calculations, equation solving, an
0 tools
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
0 tools
octocode
Semantic code searcher and codebase utility
0 tools
io.github.SepineTam/stata-mcp
Let LLM help you achieve your regression analysis with Stata
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "occam": {
      "url": "https://occam.fit/mcp/",
      "transport": "streamable-http"
    }
  }
}