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
## Bug Fixes
### Simplify Python comment removal to preserve f-strings and other content (#55, #59)
- Changed the comment removal strategy for Python files to only remove single-line comments starting with '#'
- Preserved all other content, including string literals, f-strings, and docstrings
- Resolved the issue where f-strings and other important code elements were being incorrectly removed
---
To update, simply run:
```
npm update -g repopack
```
As always, we appreciate your feedback and contributions to make Repopack even better!