MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
An MCP (Model Context Protocol) server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language query support. Transform natural language questions into SQL queries and get structured results. Multi-Database Support: Works with PostgreSQL and MySQL Natural Language to SQL: Convert plain English queries to SQL using HuggingFace transformers RESTful API: Clean…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP (Model Context Protocol) server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language query support. Transform natural language questions into SQL queries and get structured results. Multi-Database Support: Works with PostgreSQL and MySQL Natural Language to SQL: Convert plain English queries to SQL using HuggingFace transformers RESTful API: Clean FastAPI-based endpoints for database operations Safety First: Read-only operations with query validation…