Local Project Sync
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_project_filesB | 递归列出所有已配置同步目录中的文件 |
| read_file_contentB | 读取项目内指定文件的内容,文件路径必须包含前缀,例如 '[backend/src]/main.ts' |
| search_code_contentC | 在项目代码中搜索指定内容,支持正则表达式 |
| read_multiple_filesB | 批量读取多个文件内容,支持glob模式 |
| analyze_project_structureC | 分析项目结构,生成模块和功能概览 |
| extract_function_definitionB | 提取指定函数/方法的完整定义,包括注释和装饰器 |
| read_file_sectionC | 读取文件的指定行范围 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cytrogen/local-project-sync'
If you have feedback or need assistance with the MCP directory API, please join our Discord server