This repository hosts MCP server projects and shared workspace-level notes.
- mysql-mcp-server: MySQL MCP server implementation and npm package.
.
├─ mysql-mcp-server/
│ ├─ src/
│ ├─ package.json
│ └─ README.md
└─ README.md
See the project README for installation, configuration, and usage details:
- mysql-mcp-server/README.md
MIT