MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Agent Config Snapshot MCP

🛡️ Protect your AI agent's critical files from accidental corruption. Auto-snapshot on every change, one-command rollback, unified diff. Supports any MCP-compatible agent (Hermes, OpenClaw, Claude Code). Never lose a config again. 🛡️ AI Agent 配置守护工具 — 文件改动自动备份,一键回滚。基于 watchdog 实时监听,支持 Hermes / OpenClaw / Claude Code 等 MCP Agent。再也不怕改坏配置。

Created 6/1/2026
Updated about 8 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx agent-config-snapshot-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "theianli-agent-config-snapshot-mcp": { "command": "uvx", "args": [ "agent-config-snapshot-mcp" ] } } }