context7
NewOfficial PluginDevelopmentby Anthropic
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/context7.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/external_plugins/context7/SKILL.md3
Invoke in Claude Code
/context7documentationmcpcommunity-managed
Frequently Asked Questions
What is context7?
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
How to install context7?
To install context7, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /context7.
What is context7 best for?
context7 is a plugin categorized under Development. It is designed for: documentation, mcp, community-managed. Created by Anthropic.