xiaoliu-mcp-guardian
by daxiak001
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| respond_to_userA | AI回复用户前必须调用此工具(自动检查和修复) |
| write_fileC | 写文件前必须调用此工具(自动代码质量检查) |
| run_commandA | 执行命令前必须调用此工具(自动添加保护) |
| complete_taskA | 标记任务完成前必须调用此工具(验证真的完成) |
| continuous_mode | 控制强制连续执行模式 - 防止AI中途停下等待用户 |
| experience_logger | 自动记录开发中的错误和成功经验 |
| auto_confirm | 自动确认工具 - 自动确认Keep All和Accept等操作 |
| plan_manager | 自动计划管理 - 生成、跟踪、验证开发计划 |
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/daxiak001/rursor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server