MySQL Database Query
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates nat...
What it does
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests into SQL queries.
AI-MCP-Server is a Spring Boot application that provides a Model Context Protocol server specifically designed for MySQL query operations. Built using Spring AI (version 1.0.0-M6), it leverages the spring-ai-mcp-server-webmvc-spring-boot-starter to expose MySQL querying capabilities to AI assistants. The server is configured with minimal setup requirements through application.yml, where it's named 'mysqlQuery-mcp-server' and can be enabled or disabled as needed. This implementation allows AI assistants to execute and retrieve data from MySQL databases through a standardized protocol interface, making it particularly useful for data analysis and database management tasks without requiring direct database access.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present