Jaxonomy — hybrid dynamical systems on JAX
Rank #5,766io.github.machinavitalis/jaxonomy
Build, simulate and calibrate JAX block-diagram models of hybrid dynamical systems.
Jaxonomy — hybrid dynamical systems on JAX is a Model Context Protocol (MCP) server published by machinavitalis. It ranks #5,766 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. Jaxonomy — hybrid dynamical systems on JAX is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 126,280 of 132,046 servers on MCP Toplist.
Use Jaxonomy — hybrid dynamical systems on JAX
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jaxonomy -- uvx --from "jaxonomy[mcp]==3.4.1" jaxonomy-mcp jaxonomy[mcp_servers.jaxonomy]
command = "uvx"
args = ["--from", "jaxonomy[mcp]==3.4.1", "jaxonomy-mcp", "jaxonomy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jaxonomy": {
"command": "uvx",
"args": [
"--from",
"jaxonomy[mcp]==3.4.1",
"jaxonomy-mcp",
"jaxonomy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jaxonomy": {
"command": "uvx",
"args": [
"--from",
"jaxonomy[mcp]==3.4.1",
"jaxonomy-mcp",
"jaxonomy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jaxonomy": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"jaxonomy[mcp]==3.4.1",
"jaxonomy-mcp",
"jaxonomy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jaxonomy": {
"command": "uvx",
"args": [
"--from",
"jaxonomy[mcp]==3.4.1",
"jaxonomy-mcp",
"jaxonomy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jaxonomy": {
"command": "uvx",
"args": [
"--from",
"jaxonomy[mcp]==3.4.1",
"jaxonomy-mcp",
"jaxonomy"
]
}
}
}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.machinavitalis%2Fjaxonomy)<a href="https://mcptoplist.com/server/io.github.machinavitalis%2Fjaxonomy"><img src="https://mcptoplist.com/badge/io.github.machinavitalis%2Fjaxonomy.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
machinavitalis
Available versions (2)
| Version | Published |
|---|---|
| 3.4.1 | Aug 17, 2026 |
| 3.4.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Jaxonomy — hybrid dynamical systems on JAX?
- Jaxonomy — hybrid dynamical systems on JAX is maintained by machinavitalis, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Jaxonomy — hybrid dynamical systems on JAX listed on the Official MCP Registry?
- Yes — Jaxonomy — hybrid dynamical systems on JAX is listed on the Official MCP Registry.
- How many versions does Jaxonomy — hybrid dynamical systems on JAX have?
- MCP Toplist tracks 2 versions of Jaxonomy — hybrid dynamical systems on JAX, most recently published on Aug 17, 2026.
- Where can I find the source code for Jaxonomy — hybrid dynamical systems on JAX?
- The source code for Jaxonomy — hybrid dynamical systems on JAX is hosted at github.com/machinavitalis/jaxonomy.
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.