Serversio.github.hyperpolymath/poly-ssg-mcp
M

Polyglot SSG MCP

io.github.hyperpolymath/poly-ssg-mcp · v1.0.0
▦ docker
v1.0.0docker oci: ghcr.io/hyperpolymath/poly-ssg-mcp:main↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.hyperpolymath/poly-ssg-mcp",
  "description": "Unified MCP for 28 static site generators across 19 languages: Zola, Hakyll, and more",
  "title": "Polyglot SSG MCP",
  "repository": {
    "url": "https://github.com/hyperpolymath/poly-ssg-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/hyperpolymath/poly-ssg-mcp:main",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}