Back to Home
zeromicro icon

mcp-zero

Verified Safe

by zeromicro

Overview

A Model Context Protocol (MCP) tool that helps developers quickly scaffold, generate, analyze, and manage go-zero microservice projects using natural language.

Installation

Run Command
/path/to/your/mcp-zero

Environment Variables

  • GOCTL_PATH

Security Notes

The project includes explicit security considerations and documentation (SECURITY_AUDIT.md, SECURITY_VERIFICATION.md). It implements input validation, path traversal protection, command injection prevention, and secure credential handling (no logging/persistence, memory clearing). External commands use `exec.Command` which safely escapes arguments. Generated code security is validated structurally. One medium-priority recommendation is for enhanced memory clearing to overwrite sensitive data before clearing.

Similar Servers

Stats

Interest Score51
Security Score9
Cost ClassLow
Avg Tokens750
Stars9
Forks0
Last Update2025-12-01

Tags

Go-ZeroMCPCode GenerationMicroservicesDeveloper Tools