Source package available for inspection
The package could not be checked: GitHub tree returned 403.
Static source inspection
Context7 gives compatible coding agents current, version-specific library documentation and code examples through a remote OAuth MCP server. Its included Skill guides agents to resolve the right library identifier, query one documentation concept at a time, and prefer official sources.
current
by source.
Resolve the library, query one concept, and bring version-specific documentation into the agent context.
Register Upstash's Context7 Marketplace, install context7 from context7-marketplace, and let a compatible client complete the OAuth flow when it first connects to the remote MCP server.
Installation
Install Plugin
Choose Codex or Copilot, click Copy, paste the two lines into a terminal, and press Enter.The installation commands are identical on Windows, macOS, and Linux.
codex plugin marketplace add upstash/context7
codex plugin add context7@context7-marketplaceExplainable standards check
Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.
This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.
The package could not be checked: GitHub tree returned 403.
Static source inspection
Capabilities
Give coding agents fresher library context.
Use Context7 when a task depends on current framework, SDK, API, CLI, or cloud-service documentation instead of relying only on model training data.
The resolve-library-id tool searches for matching libraries and returns identifiers that can be ranked by name match, documentation quality, and version relevance.
The query-docs tool retrieves documentation for one concept at a time, helping the agent avoid broad queries that dilute relevant results.
The portable MCP configuration points to Context7's OAuth endpoint without embedding an API key or repository secret.
The Skill tells agents to prefer version-specific identifiers when users mention releases such as Next.js 15 or React 19.
Practical workflow
Call resolve-library-id with the library name and the documentation concept, then choose the closest official match and relevant version.
Call query-docs with the selected library ID and a focused topic. Split unrelated concepts into separate documentation queries.
Answer or generate code from the returned documentation, preserving relevant version details and preferring primary-source guidance.
Package contents
The portable package contains one Context7 lookup Skill, one Streamable HTTP MCP server configuration, the Agent Plugins 1.0.0 manifest, source documentation, and an MIT license.
Agent Skills
1
context7-mcp
MCP servers
1
Portable MCP configuration
Package format
Agent Plugins
Official latest 1.0.0
Agent Plugins 1.0.0 manifest with the Context7 package identity, author, repository, license, and keywords.
Source documentation covering package contents, installation, OAuth behavior, available tools, and portability notes.
Streamable HTTP MCP configuration for the Context7 OAuth endpoint.
Lookup workflow for resolving libraries and requesting current documentation one concept at a time.
MIT license included with the reviewed plugin package.
Synced source content
This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.
This repository does not currently provide a README snapshot. The plugin instructions below remain available.
Source documentation
Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.
Context7 gives compatible coding agents current, version-specific library documentation and code examples through a remote OAuth MCP server. Its included Skill guides agents to resolve the right library identifier, query one documentation concept at a time, and prefer official sources.
Continue exploring
Create, connect, and interact with an AlloyDB for PostgreSQL database and data.
Connect, query, and generate data insights for BigQuery datasets and data.
Safely configure and verify a Terminalbox SSH host for the official Codex app.