setup-context7-mcp
Guide for setup Context7 MCP server to load documentation for specific technologies.
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
User Input:
$ARGUMENTS
Guide for setup Context7 MCP server
1. Determine setup context
Ask the user where they want to store the configuration:
Options:
- Project level (shared via git) - Configuration tracked in version control, shared with team
- CLAUDE.md updates go to:
./CLAUDE.md
- Project level (personal preferences) - Configuration stays local, not tracked in git
- CLAUDE.md updates go to:
./CLAUDE.local.md - Verify these files are listed in
.gitignore, add them if not
- User level (global) - Configuration applies to all projects for this user
- CLAUDE.md updates go to:
~/.claude/CLAUDE.md
Store the user's choice and use the appropriate paths in subsequent steps.
2. Check if Context7 MCP server is already setup
Check whether you have access to Context7 MCP server by making request.
if no, load <https://raw.githubusercontent.com/upstash/context7/refs/heads/master/README.md> file and guide user through setup process that applicable to agent/operation system.
3. Update CLAUDE.md file
Use the path determined in step 1:
- Parse user input, if it empty read current project structure and used technologies, if project empty ask user to provide list of languages and frameworks that planned to be used in this project.
- Search through context7 MCP for relevant technologies documentation
- Update the appropriate CLAUDE.md file with following content:
### Use Context7 MCP for Loading Documentation
Context7 MCP is available to fetch up-to-date documentation with code examples.
**Recommended library IDs**:
- `[doc-id]` - short description of documentation
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 setup-context7-mcp 的技能。它们内容并不相同,别混用:
- NeoLabHQ/context-engineering-kit — Guide for setup Context7 MCP server to load documentation for specific technologies.
- NeoLabHQ/context-engineering-kit — Guide for setup Context7 MCP server to load documentation for specific technologies.