A Model Context Protocol server implementation that enables AI assistants to execute SQL queries and interact with SQLite databases through a structured interface.
Enables comprehensive MySQL database operations including cross-database queries, performance analysis, health monitoring, and AI-assisted database management with role-based access control.
This project implements a customizable MCP server to execute RTE protocol.
The intention of this project is to be easily extensible. You can add your own MCP tools by using RteUtils class.
Also is needed to define the RTE connection parameters and the RTE flow in a yaml format.
Enables chatting with PostgreSQL databases through secure GitHub OAuth authentication, supporting read operations for all users and write operations for privileged users. Deployable as a production-ready remote MCP server on Cloudflare Workers with automatic schema discovery and SQL injection protection.