MCP Directory
Back

mcp-zero

by zeromicro · Go · ★ 41

Model Context Protocol (MCP) server for go-zero framework - Generate APIs, RPC services, and models with AI assistance.

#ai-tools#code-generation#go-zero#golang#grpc#mcp#microservices#model-context-protocol#web-development

Install

go install github.com/zeromicro/mcp-zero@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-zero": {
      "command": "npx",
      "args": [
        "-y",
        "github:zeromicro/mcp-zero"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) tool that helps developers quickly scaffold and generate go-zero projects with ease. **New to mcp-zero?** Check out our [Quick Start Guide](QUICKSTART.md) for a step-by-step tutorial on getting started! The quickstart covers: - Installation and configuration - Creating your first API service - Common use cases and workflows - Integration with Claude Desktop - **Create API Services**: Generate new REST API services with customizable ports and styles - **Create RPC Services**: Generate gRPC services from protobuf definitions - **Generate API Code**: Convert API…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers