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: 4 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T16:06:37.000Z (4 months ago)
- Last Synced: 2025-02-24T16:56:55.745Z (4 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
Awesome Lists containing this project
- 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. (Security)