Agentβ™₯︎Age
Catalog

io.github.geml-spec/geml

Official

by geml-spec Β· JavaScript

Read, patch, and roll back one #id-addressed block of a document instead of rewriting the file.

io.github.geml-spec/geml Model Context Protocol (MCP) Server

The io.github.geml-spec/geml MCP server supports document edits at the block level. It can read, patch, and roll back a single #id-addressed block within a document, avoiding full-file rewrites.

πŸ› οΈ Key Features

  • Read a specific document block addressed by #id
  • Patch (modify) one #id-addressed block
  • Roll back changes to a single #id-addressed block
  • Operates on one block rather than rewriting the entire file

πŸš€ Use Cases

  • Updating a targeted section of a document without rewriting the whole file
  • Applying incremental edits to #id-addressed content
  • Reverting a change to a previously patched block
io.github.geml-spec/geml - agentage MCP Catalog