SkillsSkillDraft
Context7 MCP server
MCP server that delivers versioned documentation for thousands of libraries straight into the agent's context.
Type: MCP
When to use it
In any coding project. Cuts API hallucination and speeds up setup of new libraries.
How to install
`claude mcp add context7 -- npx -y @upstash/context7-mcp`. For higher limits, set CONTEXT7_API_KEY.
The code
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}
}
}Source: Skillsupdated 2026-09-04