io.github.wenRou21/sqlbot-mcp-proxy
Related Servers
Alternatives to io.github.wenRou21/sqlbot-mcp-proxy
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables natural language querying of SQL databases using AI, supporting multiple database types and automatic schema discovery.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables natural language database querying through GPT-powered SQL generation and execution with metadata-driven validation and intermediate representation.-
- AlicenseNot gradedqualityCmaintenanceEnables natural language querying of databases with multi-turn conversations, auto-generated charts, and proactive monitoring via scheduled queries and alerts.1MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to query databases using natural language, with automatic schema discovery and SQL compilation.1,042 npm3,168Apache 2.0

Bollard MCPofficial
AlicenseAqualityDmaintenanceEnables safe, AI-driven database interactions with schema discovery, intent validation, and session memory, supporting multiple databases.142AGPL 3.0- FlicenseNot gradedqualityCmaintenanceEnables natural language querying of SQL databases with robust safety guarantees including read-only enforcement, AST validation, and row caps.-
TDQS
Scored across 5 tools
All five tools have clearly distinct purposes: asking questions, describing table fields, generating reports, listing datasources, and listing tables. No overlap in functionality.
All tool names follow a consistent 'sqlbot_verb_noun' pattern using snake_case, e.g., ask_data, describe_table, generate_report. The naming is uniform and predictable.
With 5 tools, the set is well-scoped for a proxy that provides core SQLBot functionalities: data querying, metadata exploration, and reporting. Not too few or too many.
The tool surface covers essential operations: datasource and table discovery, natural language querying, table description, and report generation. Minor gap: no tool for modifying resources (e.g., updating datasources), but the set is comprehensive for typical use cases.