We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yamadashy/repomix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
This release brings improvements to the `--init` process.
## Improvements
### Enhanced `repopack --init` Process (#67)
- Separated the creation processes for `repopack.config.json` and `.repopackignore` files, allowing users more granular control over their setup.
These improvements make it easier for new users to get started with Repopack and provide a smoother configuration experience for all users.
---
To update, simply run:
```
npm update -g repopack
```
As always, we appreciate your feedback and contributions to make Repopack even better!