Tuesday, July 22, 2025

AI MCP tool: Context7


Context7 - Up-to-date documentation for LLMs and AI code editors
Up-to-date documentation for LLMs and AI code editors

Copy the latest docs and code for any library — paste into Cursor, Claude, or other LLMs.


24496 libraries

upstash/context7: Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors @GitHub

Install in VS Code

Install in VS Code (npx) Install in VS Code Insiders (npx)

Add this to your VS Code MCP config file. See VS Code MCP docs for more info.

VS Code Remote Server Connection

"mcp": {
  "servers": {
    "context7": {
      "type": "http",
      "url": "https://mcp.context7.com/mcp"
    }
  }
}


No comments: