Skip to content
Back to search
30
MCP

StackQL MCP Server

io.github.stackql/stackql-mcp

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

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

stackql/stackql-mcp
SQL-native query and provisioning engine for cloud infrastructure, served over MCP.
0 tools
stackql
Query, provision and operate Cloud, SaaS, API and Model Context Protocol (MCP) resources through a unified SQL-based framework for humans an
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
io.github.cloudquery/mcp
CloudQuery MCP server for asset inventory data. Supports CLI, PostgreSQL, and Platform modes.
0 tools
Apollo MCP Server
MCP server that exposes GraphQL operations as tools for AI models.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stackql_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}