Home › Databases & Data › mathlas
mathlas
Airtight math for AI agents: 3.68M-doc theorem search + numeric/Lean verification. No LLM, no key.
Topics: Data Science Tools
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.5.0)
uvx mathlas-mcp
Or add to your MCP client config:
{
"mcpServers": {
"mathlas": {
"command": "uvx",
"args": [
"mathlas-mcp"
],
"env": {
"MATHLAS_SEED": "<YOUR_VALUE>",
"MATHLAS_INDEX": "<YOUR_VALUE>"
}
}
}
}
MATHLAS_SEED— Set to 1 to force the lightweight built-in seed corpus and never load the multi-GB prebuilt index (fast cold start).MATHLAS_INDEX— Path to a prebuilt index .npz to serve for search_existing_math (optional; the seed corpus is used when absent).
Related servers
vizro
Tools and templates to create validated and maintainable data charts and dashboards.
markdownify-mcp
An MCP server to convert almost any file or web content into Markdown
jupyter-mcp-server
Model Context Protocol (MCP) Server for Jupyter.
dingo
MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based…
mcp-server-data-exploration
Enables autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
jupyter-notebook-mcp
connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry