mcp%3Asetup-serena-mcp by neolabhq/context-engineering-kit
npx skills add https://github.com/neolabhq/context-engineering-kit --skill mcp:setup-serena-mcp$ARGUMENTS
询问用户希望将配置存储在何处:
选项:
./CLAUDE.md./CLAUDE.local.md.gitignore,若未列入则添加~/.claude/CLAUDE.md存储用户的选择,并在后续步骤中使用相应的路径。
尝试使用 Serena MCP 服务器的某个工具(例如 find_symbol 或 )来检查您是否有权访问它。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
get_symbols_overview如果无法访问,则继续设置。
阅读以下文档以了解 Serena 的功能和设置过程:
根据加载的文档:
uv(运行 Serena 所需)在添加 MCP 服务器之后,但在测试连接之前,请向用户精确地写入此消息:
You must restart Claude Code to load the new MCP server:
1. Exit Claude Code console (type exit or press Ctrl+C)
2. Run claude --continue
3. Type "continue" to resume setup
After restart, I will:
- Verify Serena tools are accessible
- Run initial_instructions if needed
- Perform onboarding for this project (if not already done)
使用步骤 1 中确定的路径。一旦 Serena 成功设置,使用以下内容精确地更新相应的 CLAUDE.md 文件:
### 使用 Serena MCP 进行语义代码分析,而非常规代码搜索和编辑
Serena MCP 可用于高级代码检索和编辑功能。
**何时使用 Serena:**
- 基于符号的代码导航(查找定义、引用、实现)
- 在结构化代码库中进行精确的代码操作
- 在可用时,优先使用基于符号的操作而非基于文件的 grep/sed
**关键工具:**
- `find_symbol` - 在代码库中按名称查找符号
- `find_referencing_symbols` - 查找引用给定符号的所有符号
- `get_symbols_overview` - 获取文件中顶级符号的概览
- `read_file` - 读取项目目录内的文件内容
**使用说明:**
- 内存文件可以在 `.serena/memories/` 中手动查看/编辑
如果服务器设置在用户级别(全局),则添加此部分:
**项目设置(每个项目):**
1. 在您的项目目录中运行 `serena project create --index`
2. Serena 自动检测语言;创建 `.serena/project.yml`
3. 首次使用会触发 onboarding 并在 `.serena/memories/` 中创建内存文件
如果这是一个新项目或 Serena 尚未初始化:
每周安装次数
219
代码仓库
GitHub 星标数
699
首次出现
2026年2月19日
安装于
opencode212
codex211
github-copilot210
gemini-cli209
kimi-cli207
amp207
User Input:
$ARGUMENTS
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.mdProject level (personal preferences) - Configuration stays local, not tracked in git
./CLAUDE.local.md.gitignore, add them if notUser level (global) - Configuration applies to all projects for this user
~/.claude/CLAUDE.mdStore the user's choice and use the appropriate paths in subsequent steps.
Check whether you have access to Serena MCP server by attempting to use one of its tools (e.g., find_symbol or get_symbols_overview).
If no access, proceed with setup.
Read the following documentation to understand Serena's capabilities and setup process:
Based on the loaded documentation:
uv is installed (required for running Serena)After adding MCP server, but before testings connection write to user this message EXACTLY:
You must restart Claude Code to load the new MCP server:
1. Exit Claude Code console (type exit or press Ctrl+C)
2. Run claude --continue
3. Type "continue" to resume setup
After restart, I will:
- Verify Serena tools are accessible
- Run initial_instructions if needed
- Perform onboarding for this project (if not already done)
Use the path determined in step 1. Once Serena is successfully set up, update the appropriate CLAUDE.md file with the following content EXACTLY:
### Use Serena MCP for Semantic Code Analysis instead of regular code search and editing
Serena MCP is available for advanced code retrieval and editing capabilities.
**When to use Serena:**
- Symbol-based code navigation (find definitions, references, implementations)
- Precise code manipulation in structured codebases
- Prefer symbol-based operations over file-based grep/sed when available
**Key tools:**
- `find_symbol` - Find symbol by name across the codebase
- `find_referencing_symbols` - Find all symbols that reference a given symbol
- `get_symbols_overview` - Get overview of top-level symbols in a file
- `read_file` - Read file content within the project directory
**Usage notes:**
- Memory files can be manually reviewed/edited in `.serena/memories/`
Add this section, if server setup at user level (global):
**Project setup (per project):**
1. Run `serena project create --index` in your project directory
2. Serena auto-detects language; creates `.serena/project.yml`
3. First use triggers onboarding and creates memory files in `.serena/memories/`
If this is a new project or Serena hasn't been initialized:
Weekly Installs
219
Repository
GitHub Stars
699
First Seen
Feb 19, 2026
Installed on
opencode212
codex211
github-copilot210
gemini-cli209
kimi-cli207
amp207
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
144,300 周安装