Skip to content

@upstash/context7-mcp@2.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:18
04b70c4

Patch Changes

  • 8274bd0: Add missing tool annotations
  • ff6c1be: Remove the researchMode parameter from the query-docs tool's input schema. The underlying API still supports research mode, but several MCP clients hit per-request timeouts (60s defaults) on long-running research calls in ways that can't always be solved server-side. Hiding the parameter prevents agents from invoking it through MCP until the timeout story is reliable across clients.