Skip to main content
Glama

mysql-mcp-webui

.dockerignore•691 B
# Node modules node_modules client/node_modules server/node_modules npm-debug.log* yarn-debug.log* yarn-error.log* # Build artifacts server/dist client/dist server/public # Development files .git .gitignore .vscode .idea *.swp *.swo *~ # Environment files .env .env.local .env.*.local # Database files (will be mounted as volume) data/*.db data/*.db-shm data/*.db-wal data/master.key # Documentation *.md !README.md CLAUDE.md LICENSE # Test files **/*.test.ts **/*.test.js **/__tests__ coverage # CI/CD .github .gitlab-ci.yml .travis.yml # Docker files Dockerfile docker-compose*.yml .dockerignore # OS files .DS_Store Thumbs.db # Logs logs *.log # Temporary files tmp temp *.tmp

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/yashagldit/mysql-mcp-webui'

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