Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🗄️ Databases
  3. GoSQLX
GoSQLX logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:16:47 PM

GoSQLX

User RatingsBe the first to rate and review this MCP server!
View Repository114 GitHub StarsTotal stargazers on GitHub for the source repository (114 stars).Visit Website
sqldeveloper-toolsmcpstatic-analysis

Analyze, format, validate, lint, parse, and scan SQL through seven MCP tools over Streamable HTTP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for ajitpratap0/GoSQLX, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🗄️ More in Databases

Overview

The ajitpratap0/GoSQLX MCP server exposes seven SQL analysis tools through a Streamable HTTP endpoint. It accepts SQL for validation, formatting, parsing, linting, security scanning, metadata extraction, and combined analysis. The public endpoint at https://mcp.gosqlx.dev/mcp can be connected to Claude, Cursor, or another MCP client without running the server locally. Reach for it when an agent needs SQL inspection across PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite, Snowflake, or ClickHouse dialects.

Use cases

•Validate generated SQL before execution
•Format SQL for reviews and documentation
•Lint queries against available rules
•Scan SQL for injection risks
•Extract tables and query metadata

Key features

•Seven SQL analysis tools
•Streamable HTTP MCP endpoint
•SQL formatting and parsing
•Linting and security scanning
•Metadata extraction and full analysis
•Support for eight listed SQL dialects

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by GoSQLX.

Extracted Tool Capabilities
Seven SQL analysis tools
Streamable HTTP MCP endpoint
SQL formatting and parsing
Linting and security scanning
Metadata extraction and full analysis
Support for eight listed SQL dialects

How GoSQLX works

What ajitpratap0/GoSQLX MCP server does

The ajitpratap0/GoSQLX MCP server makes GoSQLX SQL parsing and analysis functions available to MCP clients. It provides seven tools covering SQL validation, formatting, parsing, linting, security scanning, metadata extraction, and full analysis. These operations are intended for examining SQL text rather than executing queries against a database.

The underlying GoSQLX project is a SQL parsing SDK with AST generation and support for multiple SQL dialects. The README lists PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite, Snowflake, and ClickHouse support. It also describes support for constructs including common table expressions, window functions, MERGE statements, and set operations.

How it works

ajitpratap0/GoSQLX MCP server is exposed through Streamable HTTP at https://mcp.gosqlx.dev/mcp. An MCP client connects to that endpoint and invokes the SQL tools with the query text and the relevant operation parameters. Because the endpoint is public and the documented setup does not require credentials, clients can use the remote service without compiling Go code or installing a local binary.

The same project also exists as a Go library, command-line tool, VS Code extension, GitHub Action, and WASM playground. Those are separate access paths; the MCP listing concerns the remote MCP interface.

Setup and configuration

For a remote connection, configure an MCP client with the endpoint URL. The README gives this Claude command:

Terminal
claude mcp add --transport http gosqlx https://mcp.gosqlx.dev/mcp

No environment variables, API keys, database credentials, or local configuration values are specified for the public MCP endpoint. The README also states that the service can be used from Claude, Cursor, or another MCP client that supports the transport.

If local Go development is preferred, the repository can be obtained with go get github.com/ajitpratap0/GoSQLX, and the CLI can be installed with go install github.com/ajitpratap0/GoSQLX/cmd/gosqlx@latest. Those commands install the library or CLI, not the hosted MCP endpoint.

Tools and capabilities

The seven documented MCP capabilities are:

  • Validate SQL syntax.
  • Format SQL.
  • Parse SQL into its structural representation.
  • Lint SQL using the project's lint rules.
  • Scan SQL for injection risks.
  • Extract SQL metadata.
  • Run full analysis combining the available analysis functions.

The broader project describes 30 lint rules, 20 optimizer rules, AST-based formatting, and metadata extraction. These capabilities make ajitpratap0/GoSQLX MCP server relevant for reviewing generated queries, checking SQL before deployment, standardizing formatting, and helping an agent understand tables or other query structure.

Limitations and notes

This interface is a SQL parser and analyzer, not an ORM or a database connection. The supplied material does not document query execution, schema synchronization, migrations, or connections to a user database. Results depend on the selected SQL dialect and the syntax supported by GoSQLX.

The README presents different performance figures in different sections, including 1.38 million operations per second and a separate listing that cites 1.25 million. Those benchmark figures describe the GoSQLX project generally, not a guaranteed response rate for the hosted MCP endpoint. The project is licensed under Apache-2.0.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Databases View all alternatives
  • MCP Server Sql Analyzer logoMCP Server Sql Analyzer

    MCP server that provides SQL analysis, linting, and dialect conversion using SQLGlot

    🗄️ Databases2 views
    Compare vs MCP Server Sql Analyzer →
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    🗄️ Databases3 views
    Compare vs MCP Server Mysql →
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    🗄️ Databases5 views
    Compare vs Genai Toolbox →
  • MCP Mysql Server logoMCP Mysql Server

    Node.js-based MySQL database integration that provides secure MySQL database operations

    🗄️ Databases5 views
    Compare vs MCP Mysql Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
114
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about GoSQLX

No local installation is required for the public service. Add https://mcp.gosqlx.dev/mcp to an MCP client using its HTTP transport.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGoSQLX AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ajitpratap0-gosqlx?style=directory)](https://allmcps.com/mcp/ajitpratap0-gosqlx)
HTML Embed
<a href="https://allmcps.com/mcp/ajitpratap0-gosqlx"><img src="https://allmcps.com/api/badge/ajitpratap0-gosqlx?style=directory" alt="GoSQLX on AllMCPs" /></a>

Technical Specs & Signals

Category🗄️Databases
PricingFree
More technical detailsExpand ▾
AuthNo auth required
LicenseApache-2.0
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars114
GitHub Star CountTotal stargazers on GitHub representing community popularity (114 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 31, 2026
47Quality signal: Fair · 47/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools19/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🗄️ Databases →Best MCP servers for Databases →Alternatives to GoSQLX →Install in Claude DesktopInstall in CursorInstall in VS Code