关于
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.
主要功能
- 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
使用案例
- Data investigation and exploration through read-only queries
- Integration with AI assistants for database insights
- Database querying from within Cursor IDE and Anthropic Claude