---
name: Bug Report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ""
---
## Bug Description
<!-- A clear and concise description of what the bug is. -->
## Steps To Reproduce
<!-- Steps to reproduce the behavior -->
1.
2.
3.
4.
## Expected Behavior
<!-- A clear and concise description of what you expected to happen. -->
## Actual Behavior
<!-- What actually happened instead. -->
## Environment
- Node.js Version:
- Operating System:
- MCP Server Giphy Version:
- Deployment Context (Docker, NPM, local, etc.):
## Logs/Screenshots
<!-- If applicable, add logs or screenshots to help explain your problem. -->
## Additional Context
<!-- Add any other context about the problem here. -->
## Possible Solution
<!-- If you have suggestions on a fix for the bug, please describe it here. -->