Mysql Query
Createddevakone
Execute read-only MySQL queries for AI assistants and tools using the Model Context Protocol.
About
This tool serves as a Model Context Protocol (MCP) server, enabling AI assistants and tools to interact with MySQL databases through read-only queries. It provides a secure and streamlined way to explore database structures, investigate data, and retrieve information without risking data modification. With support for multiple environments (local, development, staging, production) and SSL connections, it offers a flexible solution for data analysis and investigation.
Key Features
- Executes read-only MySQL queries (SELECT, SHOW, DESCRIBE)
- Provides database information and metadata
- Supports predefined environments (local, development, staging, production)
- Supports SSL connections for secure database access
- Implements query timeouts
- 3 GitHub stars
Use Cases
- Data investigation and exploration through read-only queries
- Integration with AI assistants for database insights
- Database querying from within Cursor IDE and Anthropic Claude