htmx - high power tools for HTML

48,941 stars JavaScript 1 file ยท ~843 tokens #hateoas#html#htmx#hyperscript#javascript#rest

htmx MCP Server

MCP server for bigskysoftware/htmx

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "htmx": {
      "command": "npx",
      "args": [
        "-y",
        "@bigskysoftware/htmx"
      ]
    }
  }
}