upstash/context7
Up-to-date code documentation for LLMs and AI code editors.
Quick Start
Clone the repository:
git clone https://github.com/upstash/context7Claude Desktop configuration example:
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"upstash/context7"
]
}
}
}Check the repository README for specific installation and configuration instructions.