# Contributing
We welcome contributions! Please:
1. Fork the repository
2. Create a feature branch: `git checkout -b feature/my-feature`
3. Make your changes and add tests
4. Submit a pull request
## Development Setup
Use [MCP inspector](https://github.com/modelcontextprotocol/inspector) for debugging:
```bash
make debug
```
This starts the inspector at http://127.0.0.1:6274 with sample gadgets.
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/inspektor-gadget/ig-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server