Skip to content
skillsdirectory
MCP Serversby upstash

Context7

Pulls up-to-date, version-specific library docs and code examples directly into your LLM's context so coding agents stop hallucinating APIs.

Skill score
9.6/ 10
High quality
User score
/ 5
No ratings yet

Description

Context7 fetches up-to-date code examples and documentation right into your LLM's context. No tab-switching, no hallucinated APIs that don't exist, no outdated code generation. It supplies current, library-specific documentation to coding assistants and matches the package version the developer is actually using.

Tags

Install

Install via MCP server

{
  "mcpServers": {
    "context7-mcp": {
      "command": "npx",
      "args": ["-y", "@upstash/context7-mcp"]
    }
  }
}

Ratings & reviews

Community rating

No ratings yet.

Be the first to share what working with this skill is actually like.

Used this skill? Rate it

Related skills in Code generation and scaffolding

Last updated May 22, 2026License: MIT

/skills/context7-mcp