@upstash/context7-mcp@4.0.4

ruvnet/RuView@upstash/context7-mcp@4.0.4Aug 28, 2026by github-actions[bot]

AI Summary

A patch release for the Context7 MCP client that enhances security and API key handling. It introduces strict validation for the API key header and implements short-lived authentication for IP forwarding.

Key Highlights

  • Honor the advertised `X-Context7-API-Key` header in HTTP requests
  • Authenticate hosted client-IP forwarding with short-lived AES-GCM assertions

New Features

  • Support for `X-Context7-API-Key` header in HTTP requests
  • AES-GCM assertions for IP forwarding authentication

Full Release Notes

### Patch Changes

- 8fa6c6b: Honor the advertised `X-Context7-API-Key` header in HTTP MCP requests.
- 794cc6b: Authenticate hosted MCP client-IP forwarding with short-lived AES-GCM assertions.