MCPVault
MCP Zero logo

MCP Zero

未认领

作者:zeromicro

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

ai-toolscode-generationgo-zerogolanggrpcmcpmicroservicesmodel-context-protocolweb-development

未认领列表

这个 MCP 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(23 个)

analysis_type

(optional): Type of analysis - "api", "rpc", "model", or "full" (default: "full")

api_file

(required): Path to the .api specification file

config_type

(optional): Configuration type - "dev", "test", or "prod" (default: "dev")

content

(required): Content to validate

doc_type

(optional): Documentation type - "concept", "migration", or "both" (default: "both")

endpoints

(required): Array of endpoint objects with method, path, and handler

input_type

(required): Input type - "apispec", "proto", or "config"

macOS

Edit ~/Library/Application Support/Claude/claudedesktopconfig.json:

output_dir

(optional): Output directory (default: current directory)

output_file

(optional): Output file path (default: servicename.api)

output_path

(optional): Output file path (uses defaults based on template type)

port

(optional): Port number (default: 8888)

project_dir

(required): Path to the project directory

proto_content

(required): Protobuf definition content

query

(required): Natural language query about go-zero concepts or migration

service_name

(required): Name of the API service

service_type

(required): Service type - "api" or "rpc"

source

(required): Database connection string or DDL file path

source_type

(required): Source type - "mysql", "postgresql", "mongo", or "ddl"

strict

(optional): Enable strict validation mode (default: false)

style

(optional): Code style - "gozero" or "gozero" (default: "gozero")

table

(optional): Specific table name (for database sources)

template_type

(required): Template type - "middleware", "errorhandler", "dockerfile", "dockercompose", or "kubernetes"