Context7 MCP Server

Popular
AI & Reasoning
stdio
Featured

Provides AI agents with up-to-date documentation for libraries and frameworks. Instead of relying on training data, Context7 fetches current documentation in real-time, preventing hallucinated APIs and outdated patterns.

Quick Install

$ npx -y @upstash/context7-mcp

Configuration by Client

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

Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.

Available Tools (2)

resolve-library-idget-library-docs