关于
This tool provides a Model Context Protocol (MCP) server designed to seamlessly integrate with MySQL databases. It allows AI models, such as those used in Claude Desktop, to directly perform database operations like executing SQL queries, listing tables, and inspecting table schemas. By abstracting the complexities of database connectivity, it empowers intelligent agents to interact with relational data efficiently and securely, making it ideal for AI-driven database management and automation tasks.
主要功能
- Connects to MySQL databases
- Inspects specific table schemas
- Lists all database tables
- 0 GitHub stars
- Executes SQL queries
使用案例
- Managing connections to multiple MySQL databases
- Enabling automated database interaction via MCP
- Integrating AI models with MySQL databases