Home › Other › GEML — a plain-text document format built to be edited in place, one section at a time

GEML — a plain-text document format built to be edited in place, one section at a time

One section in, one section out — on Markdown/GEML files, bad writes refused.

HTML
★ 26 stars Last pushed 2026-09-18 License: NOASSERTION

Connect

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

Package (npm 1.11.1)

npx -y @geml/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "geml": {
      "command": "npx",
      "args": [
        "-y",
        "@geml/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry