Skip to main content
Glama

MySQL MCP Server

by michael7736
package.json459 B
{ "name": "mysql-mcp-server", "version": "1.0.0", "type": "module", "main": "build/index.js", "scripts": { "build": "npx tsc && chmod +x build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@types/node": "^22.13.16", "mysql2": "^3.14.0", "typescript": "^5.8.2" } }

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/michael7736/mysql-mcp-server'

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