Skip to main content
Glama

MCP Server for MySQL

MIT License
15
790
  • Linux
  • Apple
export default [ { ignores: [ "dist/**/*", "build/**/*", "coverage/**/*", "node_modules/**/*", "*.min.js", "*.bundle.js", ".smithery/**/*" ], }, { languageOptions: { ecmaVersion: 2022, sourceType: "module", }, rules: { "no-console": "off", "no-unused-vars": "error", }, }, ];

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

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