report_issue
Report bugs, feature requests, or other issues with the MCP server; submissions are saved locally for the maintainer to review.
Instructions
Report a bug, feature request, or other issue with the MCP server. Issues are saved locally for the server maintainer to review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | A brief, descriptive title for the issue | |
| category | No | Type of issue: bug, feature_request, documentation, performance, security, or other | bug |
| severity | No | How severe is this issue? (low, medium, high, critical) | medium |
| reasoning | Yes | Explain why you are reporting this issue - helps track usage patterns | |
| description | Yes | Detailed description of the issue or request | |
| environment | No | Environment details like OS, Node version, or other relevant context | |
| actual_behavior | No | What actually happened | |
| expected_behavior | No | What you expected to happen | |
| steps_to_reproduce | No | Step-by-step instructions to reproduce the issue (for bugs) |