Provides a secure Model Context Protocol (MCP) server for agent development, enabling authorized operations within a specified project directory.
Sponsored
Dev-Kit provides a secure Model Context Protocol (MCP) server designed to streamline agent development. It facilitates the execution of authorized operations within a defined project directory, ensuring controlled access and enhancing security. The server supports running makefile commands, performing file operations like moving and deleting files, and is designed to integrate seamlessly with AI-assisted development tools like VS-Code copilot, effectively turning any codebase into an MCP-compliant system.
主な機能
01Securely executes operations within a scoped, authorized root directory.
02Enables running makefile commands securely within the project.
03Supports file operations: move, create, rename, and delete files.
04Facilitates integration with AI-assisted development tools.
051 GitHub stars
ユースケース
01Controlled file manipulation for AI-assisted coding.
02Secure execution of makefile commands in agent development.
03Integration of codebases into MCP-compliant systems.