NAME
mcp - MCP server transports
SYNOPSIS
mcp
Usage:
mcp [GLOBAL OPTIONS] [command [COMMAND OPTIONS]] [ARGUMENTS...]
COMMANDS
serve
run as MCP server over stdio
serve-http
run as MCP server over Streamable HTTP
--addr="": listen address ($ADDR env overrides) (default: "127.0.0.1:8080")
--landing="": text body for GET /
--no-health: disable the /healthz endpoint