---
name: Bug Report
about: Report a bug or unexpected behavior
title: '[Bug]: '
labels: ['bug']
assignees: ''
---
## Current Behavior / Issue
<!-- Describe what is currently happening that shouldn't be happening -->
## Expected Behavior
<!-- Describe what you expected to happen instead -->
## Steps to Reproduce
1.
2.
3.
## Context
<!-- Provide additional context that might be relevant -->
**Environment:**
- Component (e.g., MCP Server, REST API, Ghost Service):
- Version:
- OS:
- Node version (if applicable):
**Related Issues/PRs:**
<!-- Link to any related issues or pull requests -->
## Additional Information
<!-- Screenshots, logs, error messages, or anything else that might be helpful -->