MCP-CLEAN
MCP-CLEAN
MCP-CLEAN은 이 컴퓨터에 있는 허용된 프로젝트 폴더를 위한 로컬 제어 센터입니다.
MCP-CLEAN 아키텍처
server.mjs- MCP 서버 및 도구 구현config/allowed-roots.json- 허용된 프로젝트 루트backups/- 프로젝트 아카이브 및 파일 백업logs/- 운영 로그logs/actions.log- 작업 감사 기록temp/- 임시 런타임 파일exchange/- 교환 메타데이터 및 프로젝트 노트smoke-test.mjs- 로컬 스모크 테스트
Related MCP server: Node Dev MCP Server
사용 가능한 모든 도구
pinglist_directoryread_filewrite_fileproject_statusbackup_projecthealth_checkgit_status_allgit_change_pointrestore_projectsystem_statusproject_scansafe_change
프로젝트 작업
모든 작업은
config/allowed-roots.json의 경로로 제한됩니다.system_status및git_status_all은 허용된 프로젝트에서만 작동합니다.project_scan은 파일을 변경하지 않고 구조를 심층 검사합니다.safe_change는 백업과 체크포인트를 통해 프로젝트를 준비합니다.
백업
모든 아카이브와 파일 백업은
F:\MCP-CLEAN\backups에만 저장됩니다.아카이브 이름에는 timestamp가 포함됩니다.
백업 결과에는 경로, 크기, 프로젝트 정보 및 아카이브 목록이 포함됩니다.
Git 체크포인트
git_checkpoint는origin main으로 stage, commit 및 push를 수행합니다.변경 없이 안전하게 확인할 수 있도록
dryRun이 지원됩니다.
롤백
restore_project는 commit이 지정되지 않은 경우 사용 가능한 체크포인트 commit을 표시합니다.롤백 전에 백업이 생성됩니다.
그런 다음 선택된 commit에 대해
git reset --hard가 실행됩니다.
로그
logs/mcp-clean.log- 운영 기록입니다.logs/actions.log- 날짜, 도구, 프로젝트, 작업 및 결과가 포함된 작업 로그입니다.
작업 흐름
health_check를 통해 상태를 확인합니다.system_status를 통해 시스템을 확인합니다.project_scan을 통해 프로젝트를 분석합니다.safe_change를 통해 변경을 준비합니다.필요한 경우
git_checkpoint를 통해 체크포인트를 생성합니다.필요한 경우
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