JSqlParser

GitHub

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

5,957 stars Java 1 file ยท ~1,616 tokens #ast#hierarchy#java#jsqlparser#mysql#oracle#parser#paypal

Main (JSqlParser) MCP Server

Model Context Protocol (main) server

View all JSqlParser servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "main": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-main"
      ]
    }
  }
}