---
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. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
A clear and concise description of what actually happened.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 16.14.0]
- npm/yarn version: [e.g. 8.5.0]
- Base MCP version: [e.g. 1.0.0]
- Claude Desktop version (if applicable): [e.g. 1.2.0]
## Additional Context
Add any other context about the problem here.
## Possible Solution
If you have ideas on how to fix the issue, please share them here.