zeromicro/mcp-zero
If you are the rightful owner of mcp-zero and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Go-Zero MCP Tool is a Model Context Protocol server designed to streamline the development of go-zero projects by providing scaffolding and code generation capabilities.
Tools
Functions exposed to the LLM to take actions
create_api_service
Creates a new go-zero API service.
create_rpc_service
Creates a new go-zero RPC service from protobuf definition.
generate_api_from_spec
Generates go-zero API code from API specification file.
generate_model
Generates go-zero model code from database schema or DDL.
create_api_spec
Creates a sample API specification file.
analyze_project
Analyzes an existing go-zero project structure and dependencies.
generate_config
Generates configuration files for go-zero services.
generate_template
Generates common code templates for go-zero services.
query_docs
Queries go-zero documentation and migration guides.
validate_input
Validates API specs, protobuf definitions, or configuration files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client