https://github.com/michael7736/mysql-mcp-server
MySQL MCP server project
https://github.com/michael7736/mysql-mcp-server
Last synced: 3 days ago
JSON representation
MySQL MCP server project
- Host: GitHub
- URL: https://github.com/michael7736/mysql-mcp-server
- Owner: michael7736
- Created: 2025-04-10T14:05:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T15:10:28.000Z (2 months ago)
- Last Synced: 2025-04-10T15:53:37.687Z (2 months ago)
- Language: JavaScript
- Size: 29.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
Awesome Lists containing this project
- mcp-index - MySQL Database Access Server - Provides access to a MySQL database for executing SQL queries. Facilitates data retrieval, creation, updating, and deletion, with results returned in JSON format. (APIs and HTTP Requests)