Catalog
io.github.hyperpolymath/poly-ssg-mcp
OfficialPolyglot SSG MCP
Unified MCP for 28 static site generators across 19 languages: Zola, Hakyll, and more
Unified interface for 28 static site generators across 19 programming languages.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"poly-ssg-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hyperpolymath/poly-ssg-mcp:main"
]
}
}
}