Jarroba Tools
Rank #57,154io.github.Invarato/jarroba-tools
104 deterministic tools for your AI: logs, tests, SQL, diagrams, SPARQL. Local, no network.
Jarroba Tools is a Model Context Protocol (MCP) server published by Invarato. It ranks #57,154 of 132,113 servers tracked on MCP Toplist. Jarroba Tools is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 74,959 of 132,113 servers on MCP Toplist.
Use Jarroba Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jarroba-tools -e "JARROBA_MCP_DOMAINS=<your JARROBA_MCP_DOMAINS>" -- npx -y @jarroba/mcpReplace each placeholder with your own value before saving.
[mcp_servers.jarroba-tools]
command = "npx"
args = ["-y", "@jarroba/mcp"]
[mcp_servers.jarroba-tools.env]
JARROBA_MCP_DOMAINS = "<your JARROBA_MCP_DOMAINS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"jarroba-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jarroba/mcp"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"jarroba-tools": {
"command": "npx",
"args": [
"-y",
"@jarroba/mcp"
],
"env": {
"JARROBA_MCP_DOMAINS": "<your JARROBA_MCP_DOMAINS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Invarato%2Fjarroba-tools)<a href="https://mcptoplist.com/server/io.github.Invarato%2Fjarroba-tools"><img src="https://mcptoplist.com/badge/io.github.Invarato%2Fjarroba-tools.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
Invarato
Available versions (3)
| Version | Published |
|---|---|
| 0.1.5 | Sep 18, 2026 |
| 0.1.4 | Sep 16, 2026 |
| 0.1.2 | Sep 12, 2026 |
Frequently asked questions
- Who maintains Jarroba Tools?
- Jarroba Tools is maintained by Invarato, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Jarroba Tools listed on the Official MCP Registry?
- Yes — Jarroba Tools is listed on the Official MCP Registry.
- How many versions does Jarroba Tools have?
- MCP Toplist tracks 3 versions of Jarroba Tools, most recently published on Sep 18, 2026.
- Where can I find the source code for Jarroba Tools?
- The source code for Jarroba Tools is hosted at github.com/Invarato/JarrobaTools.
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.