Jacobian
Rank #213io.github.morluto/jacobian
Executable mathematics and independent verification for AI agents.
Jacobian is a Model Context Protocol (MCP) server published by morluto. It ranks #213 of 130,187 servers tracked on MCP Toplist, and its repository has 192 GitHub stars. Jacobian is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 129,974 of 130,187 servers on MCP Toplist.
Use Jacobian
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jacobian -- npx -y jacobian mcp[mcp_servers.jacobian]
command = "npx"
args = ["-y", "jacobian", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jacobian": {
"command": "npx",
"args": [
"-y",
"jacobian",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jacobian": {
"command": "npx",
"args": [
"-y",
"jacobian",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jacobian": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"jacobian",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jacobian": {
"command": "npx",
"args": [
"-y",
"jacobian",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jacobian": {
"command": "npx",
"args": [
"-y",
"jacobian",
"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.morluto%2Fjacobian)<a href="https://mcptoplist.com/server/io.github.morluto%2Fjacobian"><img src="https://mcptoplist.com/badge/io.github.morluto%2Fjacobian.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
morluto
Other servers by morluto
View all morluto servers →Available versions (8)
| Version | Published |
|---|---|
| 0.21.0 | Sep 14, 2026 |
| 0.20.0 | Sep 8, 2026 |
| 0.14.0 | Aug 26, 2026 |
| 0.13.0 | Aug 20, 2026 |
| 0.12.0 | Aug 13, 2026 |
| 0.9.0 | Aug 6, 2026 |
| 0.8.0 | Aug 3, 2026 |
| 0.7.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Jacobian?
- Jacobian is maintained by morluto, which publishes 5 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Jacobian listed on the Official MCP Registry?
- Yes — Jacobian is listed on the Official MCP Registry, alongside Glama.
- How many versions does Jacobian have?
- MCP Toplist tracks 8 versions of Jacobian, most recently published on Sep 14, 2026.
- Where can I find the source code for Jacobian?
- The source code for Jacobian is hosted at github.com/morluto/jacobian.
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.