MCP-CLEAN
MCP-CLEAN
MCP-CLEAN es un centro de control local para las carpetas de proyectos aprobadas en esta máquina.
Arquitectura de MCP-CLEAN
server.mjs- implementación del servidor MCP y de las herramientasconfig/allowed-roots.json- directorios raíz de proyectos permitidosbackups/- backups de proyectos y de archivoslogs/- logs operativoslogs/actions.log- registro de auditoría de accionestemp/- archivos temporales de ejecuciónexchange/- metadatos de intercambio y notas de proyectosmoke-test.mjs- prueba de humo local
Related MCP server: Node Dev MCP Server
Todas las herramientas disponibles
pinglist_directoryread_filewrite_fileproject_statusbackup_projecthealth_checkgit_status_allgit_checkpointrestore_projectsystem_statusproject_scansafe_change
Trabajo con proyectos
Todas las operaciones están restringidas a las rutas de
config/allowed-roots.json.system_statusygit_status_allsolo operan sobre los proyectos permitidos.project_scanrealiza una verificación exhaustiva de la estructura sin modificar archivos.safe_changeprepara el proyecto mediante backup y checkpoint.
Backup
Todos los backups de proyectos y de archivos se guardan únicamente en
F:\MCP-CLEAN\backups.Los nombres de los backups incluyen un timestamp.
Los resultados del backup incluyen la ruta, el tamaño, la información del proyecto y la lista de backups.
Git checkpoint
git_checkpointhace stage, commit y push aorigin.Se admite
dryRunpara una comprobación segura sin cambios.
Rollback
restore_projectmuestra los commits de checkpoint disponibles si no se ha especificado un commit.Antes del rollback se crea un backup.
A continuación se ejecuta
git reset --hardhasta el commit seleccionado.
Logs
logs/mcp-clean.log— registros operativos.logs/actions.log— historial de acciones con fecha, herramienta, proyecto, acción y resultado.
Flujo de trabajo
Comprobar el estado mediante
health_check.Consultar el sistema mediante
system_status.Analizar el proyecto mediante
project_scan.Preparar el cambio mediante
safe_change.Si es necesario, crear un checkpoint mediante
git_checkpoint.Si es necesario, revertir el proyecto mediante
restore_project.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables file system operations such as listing, reading, and creating files within a scoped local project directory. It provides a secure way to manage local files through standardized MCP tools built with FastMCP.
- FlicenseBqualityDmaintenanceA lightweight server for managing local workspaces through file operations, Git version control, and Node.js development commands. It enables users to manipulate files, track repository status, and execute build or dependency scripts within their development environment.18
- FlicenseNot gradedqualityCmaintenanceExposes a secure, path-confined bridge to a local workspace and git remotes, enabling MCP clients to search, read, write, reset files, and perform git operations.
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to manage local project files and Git operations through MCP tools, including file CRUD, search, Git status, recent commits, and project summaries.
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules
Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.
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/olegzh100/MCP-CLEAN'
If you have feedback or need assistance with the MCP directory API, please join our Discord server