Hanzo MCP enables AI assistants to interact with codebases through tools for file operations, command execution, project analysis, and Jupyter notebook management. Built with Python and FastMCP, it provides secure access to local files and commands through a permission system that validates paths and operations. The implementation is designed for developers who want to use Claude for code understanding, modification, and project management tasks while maintaining security through explicit path allowlisting and operation validation.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Read data from a file or directory.
Write data to a file.
Get file or directory status information.
List files in a directory.
Create a new directory.
Remove a file or directory.
Move or rename a file or directory.
Apply a patch to a file.
Search for text within files.
Execute a command or script.
Run a command in the background.
List running processes.
Terminate a running process.
View logs for a process.
Parse code or data.
Search for code or data.
Transform code or data.
Summarize code or data.
Get the current status of a Git repository.
Show differences between commits or branches.
View commit logs.
Commit changes to the repository.
Manage branches in the repository.
Stash changes in the repository.
Make a GET request to a URL.
Make a POST request to a URL.
Make a PUT request to a URL.
Make a DELETE request to a URL.
Download a file from a URL.
Get information about the current workspace.
Get or set configuration for the workspace.
Get environment variables for the workspace.
Manage dependencies for the workspace.
List UI components.
Fetch a specific UI component.
Install a UI component.
Perform structured reasoning tasks.
Access persistent storage.
Plan tasks or workflows.
Track and manage tasks.
Switch between developer modes.