---
name: Bug report
about: Create a report to help us improve the Apple HIG MCP server
title: '[BUG] '
labels: 'bug'
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Start the MCP server with '...'
2. Use the tool/resource '...'
3. Provide arguments '...'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error output**
If applicable, paste the error message or logs:
```
Paste error output here
```
**Environment (please complete the following information):**
- OS: [e.g. macOS, Linux, Windows]
- Node.js version: [e.g. 18.0.0]
- MCP client: [e.g. Claude Desktop, custom implementation]
- Apple HIG MCP version: [e.g. 1.0.0]
**Additional context**
Add any other context about the problem here.
**Is this related to Apple's website changes?**
- [ ] Yes, the scraper is failing to extract content
- [ ] Yes, Apple changed their website structure
- [ ] No, this seems to be a server issue
- [ ] I'm not sure
**Screenshots**
If applicable, add screenshots to help explain your problem.