# Contributing
Thank you for your interest in contributing!
## Quick Start
1. Fork and clone the repository
2. Create a branch: `git checkout -b feature/your-feature`
3. Make your changes and add tests
4. Run `npm test` and `npm run lint`
5. Commit: `git commit -m "feat: description"`
6. Push and open a Pull Request
## Development
```bash
npm install
npm run build
npm test
```
## Guidelines
- Use TypeScript
- Follow existing code style
- Write tests for new features
- Use conventional commits (feat:, fix:, docs:, etc.)
Questions? Open an issue or discussion.
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/jerrytunin/tududi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server