Jooq MCP
Rank #13,600ch.martinelli/jooq-mcp
MCP server providing jooq-mcp capabilities
Jooq MCP is a Model Context Protocol (MCP) server published by martinellich. It ranks #13,600 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Jooq MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 30, 2025 and most recently updated on Sep 12, 2025.
Ranks ahead of 118,446 of 132,046 servers on MCP Toplist.
Use Jooq MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jooq-mcp https://jooq-mcp.martinelli.ch/sse[mcp_servers.jooq-mcp]
url = "https://jooq-mcp.martinelli.ch/sse"Add to ~/.codex/config.toml.
https://jooq-mcp.martinelli.ch/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"jooq-mcp": {
"url": "https://jooq-mcp.martinelli.ch/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jooq-mcp": {
"type": "http",
"url": "https://jooq-mcp.martinelli.ch/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jooq-mcp": {
"serverUrl": "https://jooq-mcp.martinelli.ch/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jooq-mcp": {
"url": "https://jooq-mcp.martinelli.ch/sse"
}
}
}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/ch.martinelli%2Fjooq-mcp)<a href="https://mcptoplist.com/server/ch.martinelli%2Fjooq-mcp"><img src="https://mcptoplist.com/badge/ch.martinelli%2Fjooq-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
martinellich
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Jooq MCP?
- Jooq MCP is maintained by martinellich, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Jooq MCP listed on the Official MCP Registry?
- Yes — Jooq MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Jooq MCP have?
- MCP Toplist tracks 2 versions of Jooq MCP, most recently published on Sep 12, 2025.
- Where can I find the source code for Jooq MCP?
- The source code for Jooq MCP is hosted at github.com/martinellich/jooq-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.