MCP-CLEAN
MCP-CLEAN
MCP-CLEAN ist eine lokale Steuerzentrale für freigegebene Projektordner auf diesem Rechner.
Architektur von MCP-CLEAN
server.mjs- MCP-Server und Tool-Implementierungenconfig/allowed-roots.json- erlaubte Projekt-Stammverzeichnissebackups/- Projektarchive und Datei-Backupslogs/- Betriebs-Logslogs/actions.log- Audit-Trail für Aktionentemp/- temporäre Laufzeitdateienexchange/- Austausch-Metadaten und Projektnotizensmoke-test.mjs- lokaler Smoke-Test
Related MCP server: Node Dev MCP Server
Alle verfügbaren Tools
pinglist_directoryread_filewrite_fileproject_statusbackup_projecthealth_checkgit_status_allgit_checkpointrestore_projectsystem_statusproject_scansafe_change
Arbeiten mit Projekten
Alle Vorgänge sind auf die Pfade aus
config/allowed-roots.jsonbeschränkt.system_statusundgit_status_allarbeiten nur für freigegebene Projekte.project_scanführt eine tiefgehende Strukturprüfung durch, ohne Dateien zu verändern.safe_changebereitet das Projekt über ein Backup und einen Checkpoint vor.
Backup
Alle Archive und Datei-Backups werden ausschließlich unter
F:\MCP-CLEAN\backupsgespeichert.Die Namen der Archive enthalten einen Zeitstempel.
Backup-Ergebnisse enthalten den Pfad, die Größe, Projektinformationen und die Liste der Archive.
Git-Checkpoint
git_checkpointführt stage, commit und push nachorigin mainaus.dryRunwird für eine sichere Prüfung ohne Änderungen unterstützt.
Rollback
restore_projectzeigt verfügbare Checkpoint-Commits an, sofern kein Commit angegeben ist.Vor dem Rollback wird ein Backup erstellt.
Anschließend wird
git reset --hardauf den ausgewählten Commit ausgeführt.
Logs
logs/mcp-clean.log- Betriebs-Log.logs/actions.log- Aktionsprotokoll mit Datum, Tool, Projekt, Aktion und Ergebnis.
Arbeitsablauf
Gesundheit über
health_checkprüfen.System über
system_statusanzeigen.Projekt über
project_scananalysieren.Änderung über
safe_changevorbereiten.Bei Bedarf einen Checkpoint über
git_checkpointerstellen.Bei Bedarf das Projekt über
restore_projectzurücksetzen.
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