Context7
upstash/context7-mcpFetch up-to-date, version-specific documentation and code examples directly into your prompts. Enhance your coding experience by eliminating outdated information and hallucinated APIs. Simply add `use context7` to your questions for accurate and relevant answers.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"context7": {
"url": "https://github.com/upstash/context7#readme",
"transport": "http"
}
}
}