Context7 MCP
v1.0.0Connects to Context7.com's documentation database to provide up-to-date library and framework documentation with intelligent project ranking and customizable token limits.
传输:stdio命令:npx
模板预览
下载后的 JSON 可直接导入使用;如果是“需配置”模板,请把示例值替换成你自己的路径、Token 或 API Key。
{
"upstash-context7-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {}
}
}