---
name: Bug report
about: Create a report to help us improve
title: 'bug: '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of what the bug is.
## Steps To Reproduce
1. Install/configure '...'
2. Run command '....'
3. Execute query '....'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Environment
- MySQL Query MCP Server version: [e.g. 1.1.0]
- Node.js version: [e.g. 18.16.1]
- MySQL version: [e.g. 8.0.32]
- Operating System: [e.g. macOS 13.4, Windows 11, Ubuntu 22.04]
- AI Assistant being used: [e.g. Cursor IDE, Claude Desktop]
## Error Log
If applicable, add the error message or log output to help explain your problem.
```
Paste error logs here
```
## Additional Context
Add any other context about the problem here.