Back to directory
sunnycloudyang/hugo-mcp

sunnycloudyang/hugo-mcp

@SunnyCloudYang

A powerful MCP server for managing Hugo static site generator.

hugostatic-sitecontent-managementdeploymentmcpautomationpython

Installation & Configuration

{
  "mcpServers": {
    "hugo-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/hugo-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13