Math MCP
Rank #42,549io.github.andylbrummer/math-mcp
MCP server providing math-mcp capabilities
Math MCP is a Model Context Protocol (MCP) server published by andylbrummer. It ranks #42,549 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Math MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Dec 31, 2025 and most recently updated on Jan 5, 2026.
Ranks ahead of 89,564 of 132,113 servers on MCP Toplist.
Use Math MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add math-mcp -- uvx scicomp-math-mcp[mcp_servers.math-mcp]
command = "uvx"
args = ["scicomp-math-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"math-mcp": {
"command": "uvx",
"args": [
"scicomp-math-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"math-mcp": {
"command": "uvx",
"args": [
"scicomp-math-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"math-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"scicomp-math-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"math-mcp": {
"command": "uvx",
"args": [
"scicomp-math-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"math-mcp": {
"command": "uvx",
"args": [
"scicomp-math-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.andylbrummer%2Fmath-mcp)<a href="https://mcptoplist.com/server/io.github.andylbrummer%2Fmath-mcp"><img src="https://mcptoplist.com/badge/io.github.andylbrummer%2Fmath-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
andylbrummer
Available versions (3)
| Version | Published |
|---|---|
| 0.1.6 | Jan 5, 2026 |
| 0.1.5 | Jan 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Math MCP?
- Math MCP is maintained by andylbrummer, which publishes 6 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Math MCP listed on the Official MCP Registry?
- Yes — Math MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Math MCP have?
- MCP Toplist tracks 3 versions of Math MCP, most recently published on Jan 5, 2026.
- Where can I find the source code for Math MCP?
- The source code for Math MCP is hosted at github.com/andylbrummer/math-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.