Mathematica MCP
Rank #14,250io.github.lars20070/mathematica-mcp
MCP server providing mathematica-mcp capabilities
Mathematica MCP is a Model Context Protocol (MCP) server published by lars20070. It ranks #14,250 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Mathematica MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Dec 21, 2025 and most recently updated on Feb 16, 2026.
Ranks ahead of 117,796 of 132,046 servers on MCP Toplist.
Use Mathematica MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mathematica-mcp -- uvx mathematica_mcp[mcp_servers.mathematica-mcp]
command = "uvx"
args = ["mathematica_mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mathematica-mcp": {
"command": "uvx",
"args": [
"mathematica_mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mathematica-mcp": {
"command": "uvx",
"args": [
"mathematica_mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mathematica-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mathematica_mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mathematica-mcp": {
"command": "uvx",
"args": [
"mathematica_mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mathematica-mcp": {
"command": "uvx",
"args": [
"mathematica_mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lars20070%2Fmathematica-mcp)<a href="https://mcptoplist.com/server/io.github.lars20070%2Fmathematica-mcp"><img src="https://mcptoplist.com/badge/io.github.lars20070%2Fmathematica-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lars20070
Available versions (8)
| Version | Published |
|---|---|
| 0.1.11 | Feb 16, 2026 |
| 0.1.10 | Feb 10, 2026 |
| 0.1.9 | Feb 10, 2026 |
| 0.1.6 | Dec 24, 2025 |
| 0.1.5 | Dec 24, 2025 |
| 0.1.4 | Dec 24, 2025 |
| 0.1.3 | Dec 23, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mathematica MCP?
- Mathematica MCP is maintained by lars20070, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Mathematica MCP listed on the Official MCP Registry?
- Yes — Mathematica MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mathematica MCP have?
- MCP Toplist tracks 8 versions of Mathematica MCP, most recently published on Feb 16, 2026.
- Where can I find the source code for Mathematica MCP?
- The source code for Mathematica MCP is hosted at github.com/lars20070/mathematica-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.