MCP HubMCP Hub
F

focus_mcp_sql

By FocusSearch·Visit Source
MCP server for natural language to SQL conversion
April 18, 2025
15 days ago
0 Clicks

What is this MCP

This MCP is a server that converts natural language queries into SQL statements using a two-step process (keywords + SQL generation) to reduce hallucinations and improve reliability.

How to use this MCP

  • Install JDK 23+ and Gradle 8.12+
  • Clone and build the server
  • Configure in your MCP settings with the generated JAR file
  • Initialize the model with table schemas
  • Send natural language queries to get SQL output
  • What this MCP can be used for

    - Enabling non-technical users to query databases using natural language

    - Building AI assistants with reliable SQL generation capabilities

    - Reducing LLM hallucinations in text-to-SQL applications

    Repository Info
    Stars:
    18
    Forks:
    2
    Watchers:
    18
    Last Updated: 23 days ago