Skip to main content
Glama
thebusted

MySQL Database Server

README.md2.52 kB
# Documentation This directory contains additional documentation for the MCP MySQL Server project. ## Available Documents ### Getting Started - **[QUICKSTART.md](QUICKSTART.md)** - 5-minute quick start guide - **[SETUP_CHECKLIST.md](SETUP_CHECKLIST.md)** - Complete setup checklist with troubleshooting ### Project Information - **[PROJECT_IMPROVEMENTS.md](PROJECT_IMPROVEMENTS.md)** - Complete list of improvements made to the project - **[IMPROVEMENTS_SUMMARY.md](IMPROVEMENTS_SUMMARY.md)** - Detailed summary of all changes ## Other Documentation ### In Root Directory - [README.md](../README.md) - Main project documentation - [CONTRIBUTING.md](../CONTRIBUTING.md) - How to contribute - [LICENSE](../LICENSE) - MIT License ### Integration Guides (examples/) - [examples/claude-code-setup.md](../examples/claude-code-setup.md) - Claude Code integration - [examples/codex-cli-setup.md](../examples/codex-cli-setup.md) - Codex CLI integration - [examples/usage-examples.md](../examples/usage-examples.md) - 100+ query examples ### GitHub Documentation (.github/) - [.github/SECURITY.md](../.github/SECURITY.md) - Security policy - [.github/PULL_REQUEST_TEMPLATE.md](../.github/PULL_REQUEST_TEMPLATE.md) - PR template - [.github/ISSUE_TEMPLATE/](../.github/ISSUE_TEMPLATE/) - Issue templates ## Quick Links - **Start here**: [QUICKSTART.md](QUICKSTART.md) - **Need help?**: [SETUP_CHECKLIST.md](SETUP_CHECKLIST.md) - **Contributing**: [../CONTRIBUTING.md](../CONTRIBUTING.md) - **Examples**: [../examples/](../examples/) ## Documentation Structure ``` mcp-mysql-server/ ├── README.md # Main documentation (start here) ├── CONTRIBUTING.md # Contribution guidelines ├── LICENSE # MIT License ├── docs/ # Additional documentation (you are here) │ ├── README.md # This file │ ├── QUICKSTART.md # Quick start guide │ ├── SETUP_CHECKLIST.md # Setup checklist │ ├── PROJECT_IMPROVEMENTS.md # Complete improvements │ └── IMPROVEMENTS_SUMMARY.md # Changes summary ├── examples/ # Integration guides │ ├── claude-code-setup.md │ ├── codex-cli-setup.md │ └── usage-examples.md └── .github/ # GitHub templates ├── SECURITY.md ├── PULL_REQUEST_TEMPLATE.md └── ISSUE_TEMPLATE/ ``` --- **Back to**: [Main README](../README.md)

Latest Blog Posts

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

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