Skip to main content
Glama

MCP MySQL Server

by TristanLib
package.json733 B
{ "name": "mcp_server_mysql", "version": "1.0.0", "description": "MCP MySQL服务 - 用于连接本地MySQL数据库的Cursor MCP服务", "main": "src/app.js", "scripts": { "start": "node src/app.js", "dev": "nodemon src/app.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "mysql", "cursor", "database", "api" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "cors": "^2.8.5", "dotenv": "^16.0.3", "express": "^4.18.2", "mcp_server_mysql": "file:", "mysql2": "^3.2.0", "node-fetch": "^2.7.0", "zod": "^3.24.2" }, "devDependencies": { "nodemon": "^2.0.22" } }

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/TristanLib/mcp_server_mysql_windows'

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