Skip to content

@upstash/context7-mcp@2.2.4

Choose a tag to compare

@github-actions github-actions released this 04 May 17:37
· 62 commits to master since this release
85c3a0c

Patch Changes

  • d0e4a48: Create a fresh McpServer per HTTP request. Sharing one across requests let any concurrent transport.close clear the shared Protocol._transport, which broke sendNotification for in-flight long-running tool calls.
  • 1aa3430: Remove research mode entirely from the MCP server and CLI. The query-docs MCP tool no longer accepts or forwards a researchMode parameter, and the CLI no longer exposes a --research flag on ctx7 docs.