https://github.com/kevinwatt/mysql-mcp
An MCP server implementation that integrates with MySQL databases, providing secure database access capabilities for LLMs.
https://github.com/kevinwatt/mysql-mcp
Last synced: 7 months ago
JSON representation
An MCP server implementation that integrates with MySQL databases, providing secure database access capabilities for LLMs.
- Host: GitHub
- URL: https://github.com/kevinwatt/mysql-mcp
- Owner: kevinwatt
- License: mit
- Created: 2025-02-13T16:09:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T16:06:37.000Z (7 months ago)
- Last Synced: 2025-02-24T16:56:55.745Z (7 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
Awesome Lists containing this project
- awesome-mcp-servers - **mysql-mcp** - An MCP server that allows the model to safely obtain information from the MySQL database. `python` `mcp` `server` `database` `ai` `pip install git+https://github.com/the-nine-nation/mysql-mcp` (AI/ML)
- awesome-mcp-servers - **mysql-mcp** - An MCP server that allows the model to safely obtain information from the MySQL database. `python` `mcp` `server` `database` `ai` `pip install git+https://github.com/the-nine-nation/mysql-mcp` (AI/ML)
- mcp-index - MySQL MCP Server - Integrate MySQL databases with language models to facilitate secure database access and operations. Supports both read and write operations including transaction management and parameterized queries for data safety. (Databases)