[ MCP_NODE_3798 ]
Context7 实时文档
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
Upstash 出品的 Context7,从源头拉取最新的版本化文档与代码示例并注入到提示中,加 use context7 即可启用。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"context7": {
"description": "Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.",
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
],
"env": {
"CONTEXT7_API_KEY": "<your-context7-api-key>"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号