---
name: Bug report
about: Create a report to help us improve NetCores MCP
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. macOS, Windows, Linux]
- Node.js version: [e.g. 18.17.0]
- NetCores MCP version: [e.g. 1.0.0]
- Claude Desktop version: [if applicable]
**Command output**
If applicable, add the output of:
```bash
thealeph-mcp --version
thealeph-mcp --test
```
**Additional context**
Add any other context about the problem here.