Skip to main content
Glama

MySQL MCP Server

by vitalyDV
package.json866 B
{ "name": "mysql-mcp", "version": "1.0.0", "description": "MySQL MCP server for database interaction", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "nodemon index.js" }, "bin": { "mysql-mcp": "./index.js" }, "repository": { "type": "git", "url": "https://github.com/vitalyDV/mysql-mcp.git" }, "homepage": "https://github.com/vitalyDV/mysql-mcp", "bugs": { "url": "https://github.com/vitalyDV/mysql-mcp/issues" }, "keywords": [ "mcp", "mysql", "database", "claude", "cursor" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "mysql2": "^2.3.3", "nodemon": "^3.1.9", "zod": "^3.22.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vitalyDV/mysql-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server