An MCP server that provides access to the jOOQ documentation
A Model Context Protocol (MCP) server that provides AI models with access to jOOQ documentation. This Spring Boot application uses Spring AI to expose jOOQ documentation as MCP tools, allowing AI systems to query and retrieve information about jOOQ features, SQL examples, and best practices. The MCP server provides the following tools: searchDocumentation: Search jOOQ documentation for specific…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server that provides AI models with access to jOOQ documentation. This Spring Boot application uses Spring AI to expose jOOQ documentation as MCP tools, allowing AI systems to query and retrieve information about jOOQ features, SQL examples, and best practices. The MCP server provides the following tools: searchDocumentation: Search jOOQ documentation for specific topics getSqlExamples: Get SQL query building examples for specific operations…