Skip to content

Text2sql Mcp Tool

Free

by MCP Community

MCP server for text2sql

v0.1.7Added Apr 12, 2026
modelcontextprotocolmcpmcp-servertext2sql
Works with:ClaudeGPTGeminiCopilot

Text2sql Mcp Tool MCP Server

MCP server for text2sql

Installation

npx -y text2sql-mcp-tool

Reviews

Leave a Review

Installation

Quick install
npx -y text2sql-mcp-tool
Add to claude_desktop_config.json
{
  "mcpServers": {
    "text2sql-mcp-tool": {
      "command": "npx",
      "args": ["-y", "text2sql-mcp-tool"]
    }
  }
}