Skip to main content
Glama

MySQL MCP Server

by adamosk
.gitignore894 B
# Environment variables .env .env.local .env.development.local .env.test.local .env.production.local .env.backup* !.env.example # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json # Runtime files *.log *.pid *.seed *.pid.lock # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz *.tar.gz # Yarn Integrity file .yarn-integrity # Build outputs dist/ build/ out/ # IDE and Editor files .vscode/settings.json .vscode/launch.json .vscode/extensions.json .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Temporary files tmp/ temp/ temp-test/ *.tmp *.temp # Database dumps and backups *.sql *.dump *.backup # Testing coverage/ .nyc_output/ # MySQL MCP Server specific mysql-connections.log database-backup-* connection-test.js

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

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