---
title: "context7"
description: "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context."
canonical: https://agentpluginsdirectory.com/plugins/context7--upstash
last-updated: 2026-09-25
---

# context7
Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
- Slug: context7--upstash
- Publisher: Upstash
- Repository: https://github.com/upstash/context7
- Manifest: plugins/agent-plugins/context7/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): research
- Skills: 1 (context7-mcp)
- MCP servers: 1 (context7)
- Stars: 62414
- Repository created: 2025-03-26
- Repository last pushed: 2026-09-24
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/context7--upstash
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What context7 does, in the publisher's words

A portable Agent Plugin (spec 1.0.0) that gives any compatible agent current, version-specific library documentation through the Context7 MCP server.

AI coding assistants rely on training data that goes stale and invents APIs that never existed. Context7 fetches real documentation from source repositories at query time instead.

This is the entire plugin. Agent Plugins uses fixed locations, so every compatible client reads the same two files: plugin.json at the root, and mcp.json for MCP configuration. Clients that support skills discover them under skills/.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/upstash/context7/HEAD/plugins/agent-plugins/context7/README.md

## Skills

- context7-mcp: Fetches current, version-specific library documentation and code examples through the Context7 MCP server. Use whenever the user asks about a library, framework, SDK, API, CLI tool, or cloud service, including API syntax, configuration, setup instructions, version migration, CLI usage, and library-…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- context7: transport: streamable-http; url: https://mcp.context7.com/mcp/oauth

Read from the plugin's own mcp.json. Environment variable names only, never values.
