Skip to main content
Glama

MySQL ReadOnly MCP Server

by zhaojw-php
package.json862 B
{ "name": "mysql-readonly-mcp", "version": "1.0.0", "description": "MySQL read-only MCP server for connecting to local MySQL databases", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage" }, "keywords": [ "mcp", "mysql", "database", "readonly" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^16.3.1", "mysql2": "^3.6.5" }, "devDependencies": { "@types/jest": "^30.0.0", "@types/node": "^20.10.0", "@types/sqlite3": "^3.1.11", "jest": "^30.2.0", "sqlite3": "^5.1.7", "ts-jest": "^29.4.5", "tsx": "^4.6.0", "typescript": "^5.3.0" } }

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/zhaojw-php/mysql-readonly-mcp'

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