MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server that scores NL2SQL questions for confidence before generating SQL

Created 4/14/2026
Updated about 19 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx nl2sql-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "purcelba-nl2sql-mcp": { "command": "uvx", "args": [ "nl2sql-mcp" ] } } }