Serversch.martinelli/jooq-mcp
M

ch.martinelli/jooq-mcp

ch.martinelli/jooq-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://jooq-mcp.martinelli.ch/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "ch.martinelli/jooq-mcp",
  "description": "An MCP server that provides access to the jOOQ documentation",
  "repository": {
    "url": "https://github.com/martinellich/jooq-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://jooq-mcp.martinelli.ch/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}