Loading MCP server directory, please wait...
Unified MCP for 28 static site generators across 19 languages: Zola, Hakyll, and more
npx @getmcp/cli add io.github.hyperpolymath/poly-ssg-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hyperpolymath/poly-ssg-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hyperpolymath/poly-ssg-mcp:main"
]
}
}
}