Gatehouse Submit a tool
context7 logo

context7

✓ Vetted

Pulls current, version-specific library documentation into context on demand. The standing fix for agents that code against stale APIs.

Installed, run, and audited by hand on Jul 12, 2026.

by Upstash MCP server Docs & writing
Last shipped 4 days ago passing liveness · checked Jul 28, 2026

Commit activity · last 52 weeks

Stars60k
LanguageTypeScript
LicenseMIT
Open issues23
Pricingfree
ListedJul 11, 2026

Facts pulled from the source repo and refreshed nightly. Stars are a data point, not our ranking. We don't order by popularity.

Install claude mcp add context7 -- npx -y @upstash/context7-mcp

Runs in

HarnessSupportNotes
Claude Code full
Any MCP client full

Support levels reflect what we actually ran, not what the README claims. untested means exactly that.

What it is

The standing answer to “my agent keeps coding against last year’s API.” context7 exposes two tools, Resolve Library ID and Query Documentation, that fetch current, version-pinned docs for thousands of libraries and drop them into context.

How it was vetted

Read the source at commit a9d7c77 (2026-07-10) and booted the published package (@upstash/context7-mcp, boots clean over stdio or HTTP). The question for a docs-fetching tool isn’t “can it write.” It holds no local access. It’s where does my query go?