# Contributing to Home Assistant TCP Server
We love your input! We want to make contributing as easy and transparent as possible.
## Development Process
1. Fork the repo
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## Code Style
- Follow PEP 8 guidelines
- Write meaningful commit messages
- Add tests for new features
## Bug Reports
Use the GitHub Issues tab to report bugs. Include:
- Description of the issue
- Steps to reproduce
- Expected behavior
- Actual behavior
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/miguelg719/home-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server