Mysql
Createdhkk101
Provides read-only access to MySQL databases for inspection by Large Language Models (LLMs).
About
This server implements the Model Context Protocol, allowing LLMs to inspect MySQL database schemas and execute read-only queries. It offers tools for executing SQL queries within a read-only transaction and resources providing schema information for each table, including column names and data types, automatically discovered from database metadata. Designed for seamless integration with tools like Claude Desktop, it enables LLMs to interact securely with database information for enhanced context and capabilities.
Key Features
- Provides table schema information
- 0 GitHub stars
- Executes read-only SQL queries
- Operates within a read-only transaction
- Automatically discovers database metadata
- Integrates with Claude Desktop
Use Cases
- Allowing LLMs to query data from MySQL databases
- Enabling LLMs to understand database structure
- Providing contextual information to LLMs for improved responses