Agent♥︎Age
Catalog

io.github.Kavachh/agent-guard-mcp

Official

by Kavachh · Go

Git-aware safe file ops for AI agents: delete anything except git-tracked source code.

io.github.Kavachh/agent-guard-mcp (MCP) Server

This MCP server provides git-aware safe file operations for AI agents. Its description specifies a restriction model: it is designed to delete anything except git-tracked source code, helping constrain filesystem delete actions to version-controlled content.

🛠️ Key Features

  • Git-aware handling of file operations
  • Deletion constrained to git-tracked source code
  • Prevents deletion of non–git-tracked files

🚀 Use Cases

  • Safeguarding agent-driven delete operations in repositories
  • Managing AI agent access to source-code files while avoiding unrelated filesystem content

⚡ Developer Benefits

  • Clear, git-centric safety rule for delete behavior
  • More predictable outcomes when agents perform file cleanup inside a git project

⚠️ Limitations

  • Safety scope is described specifically for delete operations
  • Behavior is defined relative to whether files are git-tracked source code

Topics

agent-safetyai-agentsclaudegitgithub-copilotgolangmcpmcp-server
io.github.Kavachh/agent-guard-mcp - agentage MCP Catalog