Best for
- Developers who need current code documentation
- Teams using MCP-capable AI agents or clients
- Users who want to connect through stdio or Streamable HTTP
The supplied material identifies Context7 as a server for up-to-date code documentation in prompts, with npm, MCPB, and remote Streamable HTTP options. It is not marked official because the server is maintained by Upstash rather than Klavis. No concrete tools or client compatibility details are provided, so those fields remain empty.
Context7 is an MCP server provided by Upstash that supplies up-to-date code documentation for prompts. It is available through an npm package, a local MCPB package, or a remote Streamable HTTP service. The server is referenced from the Klavis repository, but its upstream repository is Upstash/context7.
Run the @upstash/context7-mcp npm package over stdio, use the version 2.0.2 MCPB package, or connect to https://mcp.context7.com/mcp. CONTEXT7_API_KEY is optional, used for authentication, and marked as secret.