---
name: Bug Report
about: Report a bug or issue with the MCP server
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear and concise description of the bug.
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- **macOS Version**: (e.g., macOS 14.2 Sonoma)
- **Node.js Version**: (e.g., v18.17.0)
- **Swift Version**: (run `swift --version`)
- **Package Version**: (e.g., v0.2.0)
- **AI Assistant**: (e.g., Claude Desktop, Cursor)
## Logs/Error Messages
```
Paste any relevant error messages or logs here
```
## Additional Context
Add any other context about the problem here. Screenshots can be helpful.
## Checklist
- [ ] I have checked existing issues for duplicates
- [ ] I have included all relevant information above
- [ ] I have tested with the latest version