We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-debugger/aidb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•2.13 kB
---
myst:
html_meta:
description lang=en: Join the AI Debugger community.
---
# Community
Welcome to the AI Debugger community! We're building the future of AI-assisted debugging, and we'd love for you to be part of it.
## Connect With Us
### Discord
Join our Discord server to:
- Get help from other users and the development team
- Share your debugging workflows and use cases
- Discuss feature requests and improvements
- Stay updated on new releases and features
- Connect with other AI debugging enthusiasts
**[Join our Discord](https://discord.com/invite/UGS92b6KgR)** → https://discord.com/invite/UGS92b6KgR
### GitHub
Our project is open source and available on GitHub:
- **Repository**: https://github.com/ai-debugger-inc/aidb
- **Report bugs**: [File an issue](https://github.com/ai-debugger-inc/aidb/issues)
- **Request features**: [File an issue](https://github.com/ai-debugger-inc/aidb/issues) with the "enhancement" label
- **Contribute**: Check out our [contribution guidelines](contributing.md)
- **Star the repo**: Help us grow the community
## Contributing
We welcome contributions from the community! Whether it's:
- Bug reports and fixes
- Feature requests and implementations
- Documentation improvements
- Example debugging workflows
- Language adapter enhancements
**[Read the full Contributing Guide →](contributing.md)**
Before contributing, please review our [Code of
Conduct](https://github.com/ai-debugger-inc/aidb/blob/main/CODE_OF_CONDUCT.md).
## Community Guidelines
We're committed to maintaining a welcoming and inclusive community. Please:
- Be respectful and constructive in discussions
- Help others when you can
- Share knowledge and debugging tips
- Report issues with clear reproduction steps
- Give credit where credit is due
## Stay Updated
Follow us for updates:
- GitHub releases for version announcements
- Discord for real-time community discussions
- Release notes for detailed changelogs
- [Versioning strategy](releases) for roadmap and early access details
We're excited to have you here!
```{toctree}
---
hidden:
---
contributing
releases
```