Focus_mcp_sql is a natural language to SQL (NL2SQL) plugin that utilizes FocusSearch keyword parsing to convert natural language queries into SQL statements. It offers improved accuracy, speed, and reliability, making it user-friendly for non-technical users.
Focus_mcp_sql is a natural language to SQL (NL2SQL) plugin that utilizes FocusSearch keyword parsing to convert natural language queries into SQL statements. It offers improved accuracy, speed, and reliability, making it user-friendly for non-technical users.
Clone the repository from GitHub, build with Gradle.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"focus-mcp-sql": {
"command": "npx",
"args": [
"-y",
"Clone the repository from GitHub, build with Gradle."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Focus_mcp_sql?"
No configuration required. This server works out of the box.
"What resources are available in Focus_mcp_sql?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Focus_mcp_sql"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Focus_mcp_sql with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.