Skip to main content
Glama
JoeWithGlide

MySQL MCP Server

by JoeWithGlide
package.json372 B
{ "name": "mysql-mcp", "version": "1.0.0", "description": "MCP server for read-only MySQL database access", "scripts": { "start": "bun run src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.24.0", "mysql2": "^3.15.3", "zod": "^4.1.13" }, "devDependencies": { "@types/bun": "latest", "@types/node": "^24.10.1" } }

Latest Blog Posts

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

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