FocusSearch/focus_mcp_sql
If you are the rightful owner of focus_mcp_sql and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server enables artificial intelligence assistants to convert natural language into SQL statements.
Tools
Functions exposed to the LLM to take actions
gptText2sqlStart
Initializes the model with required parameters like model, bearer token, and optional language.
gptText2sqlChat
Converts natural language input into SQL statements using a chat ID and bearer token.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client