# Bug report
Describe the bug clearly and concisely.
Steps to reproduce:
1.
2.
3.
Expected behavior:
Screenshots / logs:
Environment:
- OS:
- Node.js version:
- RSS-MCP version:
Additional context:
---
name: Bug Report
about: Create a report to help us improve
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. Use tool '...'
2. With parameters '...'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actual behavior**
What actually happened.
**Error messages**
```
Paste any error messages here
```
**Environment:**
- OS: [e.g. Windows 11, macOS 14, Ubuntu 22.04]
- Node.js version: [e.g. 18.17.0]
- RSS-MCP version: [e.g. 3.0.0]
- MCP Client: [e.g. Claude Desktop, VS Code]
**Additional context**
Add any other context about the problem here.