---
name: Bug Report
about: Report a bug to help us improve LUMINO MCP Server
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of what the bug is.
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Error Messages/Logs
```
Paste any relevant error messages or logs here
```
## Environment
- **OS**: [e.g., macOS 14, Ubuntu 22.04, RHEL 9]
- **Python version**: [e.g., 3.11.5]
- **LUMINO MCP Server version**: [e.g., 0.1.0]
- **MCP Client**: [e.g., Claude Desktop, custom client]
- **Kubernetes version** (if applicable): [e.g., 1.28]
- **Running in container**: [Yes/No]
## Additional Context
Add any other context about the problem here.
## Possible Solution
If you have suggestions on how to fix the bug, please describe them here.