Home › Other › hermai-cli

hermai-cli

Hermai MCP server — look up, submit, and classify website API schemas from any MCP client.

Go
★ 48 stars Last pushed 2026-08-18 License: AGPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "hermai-cli": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry