v3.3.5

ravitemer/mcp-hubv3.3.5Jun 5, 2025by ravitemer

AI Summary

Fixed issues with fetching marketplace data when using proxies or VPNs by switching from node fetch to curl as a fallback.

Key Highlights

  • Fallback to curl for proxy and VPN issues
  • No longer throws error if readmeContent is empty

Full Release Notes


### Fixed
- Fetching marketplace data fails with proxy or vpn using node fetch. Uses curl as fallback
- Don't throw error if reamdeContent is empty