SERVER

StackQL MCP Server

Rank #1,017

io.github.stackql/stackql-mcp

SQL-native query and provisioning engine for cloud infrastructure, served over MCP.

First listed
Apr 12, 2026
Last publish date
Jul 31, 2026
OVERVIEW

StackQL MCP Server is a Model Context Protocol (MCP) server published by stackql. It ranks #1,017 of 98,958 servers tracked on MCP Toplist, and its repository has 867 GitHub stars. StackQL MCP Server is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Jul 31, 2026.

STANDING
#1,017of 98,958 tracked serversTop 5%

Ranks ahead of 97,941 of 98,958 servers on MCP Toplist.

CONNECT

Use StackQL MCP Server

No setupRuns out of the box

No credentials or required configuration declared — add it to your MCP client and go.

Add StackQL MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

MCP bundle

Published as mcp bundle `https://github.com/stackql/stackql/releases/download/v0.10.582/stackql-mcp-linux-x64.mcpb` — install it through your client’s extension manager.

MCP bundle

Published as mcp bundle `https://github.com/stackql/stackql/releases/download/v0.10.582/stackql-mcp-linux-arm64.mcpb` — install it through your client’s extension manager.

MCP bundle

Published as mcp bundle `https://github.com/stackql/stackql/releases/download/v0.10.582/stackql-mcp-windows-x64.mcpb` — install it through your client’s extension manager.

MCP bundle

Published as mcp bundle `https://github.com/stackql/stackql/releases/download/v0.10.582/stackql-mcp-darwin-universal.mcpb` — install it through your client’s extension manager.

Docker image
{
  "mcpServers": {
    "stackql-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/stackql/stackql-mcp:0.10.582"
      ]
    }
  }
}
npm package
{
  "mcpServers": {
    "stackql-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@stackql/mcp-server"
      ]
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "stackql-mcp": {
      "command": "uvx",
      "args": [
        "stackql-mcp-server"
      ]
    }
  }
}
BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 5% of 98,958
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.stackql%2Fstackql-mcp.svg)](https://mcptoplist.com/server/io.github.stackql%2Fstackql-mcp)
HTML
<a href="https://mcptoplist.com/server/io.github.stackql%2Fstackql-mcp"><img src="https://mcptoplist.com/badge/io.github.stackql%2Fstackql-mcp.svg" alt="MCP Toplist: Top 5% of 98,958" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 4 registries

ORGANIZATION

stackql

Organization
Servers in org
1
Versions across org
3
VERSIONS

Available versions (3)

0.10.500.2 · Jun 15, 20260.10.557 · Jul 20, 20260.10.582 · Jul 31, 2026Jun 15, 2026Jul 31, 2026
VersionPublished
0.10.582Jul 31, 2026
0.10.557Jul 20, 2026
0.10.500.2Jun 15, 2026
FAQ

Frequently asked questions

Who maintains StackQL MCP Server?
StackQL MCP Server is maintained by stackql, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is StackQL MCP Server listed on the Official MCP Registry?
Yes — StackQL MCP Server is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
How many versions does StackQL MCP Server have?
MCP Toplist tracks 3 versions of StackQL MCP Server, most recently published on Jul 31, 2026.
Where can I find the source code for StackQL MCP Server?
The source code for StackQL MCP Server is hosted at github.com/stackql/stackql.
EXPLORE