Skip to main content
Glama

Hanzo MCP

Official
by hanzoai

dev

Streamline development tasks with a universal tool for file operations, command execution, project analysis, notebook management, and vector store interactions. Simplify workflows through a unified interface integrated with Hanzo MCP.

Instructions

Universal development tool for all project operations.

This tool provides a unified interface for all development operations, including file operations, command execution, project analysis, notebook operations, and vector store operations.

Args: operation: The operation to perform **kwargs: Additional arguments specific to the operation

Returns: Operation result as JSON or text

Input Schema

NameRequiredDescriptionDefault
ctxYes
kwargsYes
operationYes

Input Schema (JSON Schema)

{ "properties": { "ctx": { "title": "Ctx" }, "kwargs": { "title": "kwargs", "type": "string" }, "operation": { "title": "Operation", "type": "string" } }, "required": [ "ctx", "operation", "kwargs" ], "title": "devArguments", "type": "object" }
Install Server

Other Tools from Hanzo MCP

Related Tools

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/hanzoai/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server