---
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. Run command '...'
2. See error '...'
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- OS: [e.g. Windows 11, macOS 13, Ubuntu 22.04]
- Node.js version: [e.g. 18.17.0]
- Python version: [e.g. 3.11.5]
- markitdown-mcp-npx version: [e.g. 1.0.0]
**Error output**
If applicable, paste the complete error output:
```
[paste error output here]
```
**Additional context**
Add any other context about the problem here.
**Workaround**
If you found a workaround, please describe it here.