From aiup-vaadin-jooq
Connects remotely to the jOOQ MCP server (https://jooq-mcp.martinelli.ch/mcp) for tools enabling type-safe SQL query construction, execution, and database interactions in Java.
npx claudepluginhub martinellich/aiup-marketplaceAdd to your .mcp.json:
{
"mcpServers": {
"jOOQ": {
"url": "https://jooq-mcp.martinelli.ch/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://jooq-mcp.martinelli.ch/mcpShare bugs, ideas, or general feedback.