Database Server
JSON →A Model Context Protocol (MCP) server that provides multi-database query execution capabilities with support for SQLite, PostgreSQL, and MySQL databases. Includes a built-in Web UI for managing database connections.
Install
npx (no Tools · 2
- query Execute a read-only SQL query against the database
- get_schema Retrieve the database schema including tables, columns, and types
Environment variables
WEB_UI_PORT
Links
★ 6 GitHub stars