knowledge & memory

Context7

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

typescript
cloud
knowledge & memory
0
View on GitHub

Installation

npx -y upstash/context7

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "context7",
  "command": "npx",
  "args": [
    "-y",
    "upstash/context7"
  ]
}

About This MCP Server

upstash/context7

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

GitHub: https://github.com/upstash/context7

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub