GEML — a plain-text document format built to be edited in place, one section at a time
Rank #668io.github.geml-spec/geml
One section in, one section out — on Markdown/GEML files, bad writes refused.
GEML — a plain-text document format built to be edited in place, one section at a time is a Model Context Protocol (MCP) server published by geml-spec. It ranks #668 of 131,629 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. GEML — a plain-text document format built to be edited in place, one section at a time is listed on Official MCP, with 28 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 130,961 of 131,629 servers on MCP Toplist.
Use GEML — a plain-text document format built to be edited in place, one section at a time
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add geml -- npx -y @geml/geml mcp --root "<docs_directory>"Replace each placeholder with your own value before saving.
[mcp_servers.geml]
command = "npx"
args = ["-y", "@geml/geml", "mcp", "--root", "<docs_directory>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml",
"mcp",
"--root",
"<docs_directory>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml",
"mcp",
"--root",
"<docs_directory>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"geml": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@geml/geml",
"mcp",
"--root",
"<docs_directory>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml",
"mcp",
"--root",
"<docs_directory>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml",
"mcp",
"--root",
"<docs_directory>"
]
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.geml-spec%2Fgeml)<a href="https://mcptoplist.com/server/io.github.geml-spec%2Fgeml"><img src="https://mcptoplist.com/badge/io.github.geml-spec%2Fgeml.svg" alt="MCP Toplist: Top 1% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
geml-spec
Available versions (28)
| Version | Published |
|---|---|
| 1.11.1 | Sep 18, 2026 |
| 1.11.0 | Sep 17, 2026 |
| 1.10.3 | Sep 12, 2026 |
| 1.10.2 | Sep 9, 2026 |
| 1.10.1 | Sep 7, 2026 |
| 1.10.0 | Sep 4, 2026 |
| 1.9.2 | Sep 2, 2026 |
| 1.9.1 | Sep 1, 2026 |
| 1.9.0 | Aug 31, 2026 |
| 1.8.8 | Aug 28, 2026 |
| 1.8.6 | Aug 26, 2026 |
| 1.8.5 | Aug 26, 2026 |
| 1.8.4 | Aug 24, 2026 |
| 1.8.3 | Aug 24, 2026 |
| 1.8.2 | Aug 18, 2026 |
| 1.7.8 | Aug 14, 2026 |
| 1.7.7 | Aug 12, 2026 |
| 1.7.6 | Aug 12, 2026 |
| 1.7.5 | Aug 12, 2026 |
| 1.7.3 | Aug 11, 2026 |
| 1.7.2 | Aug 7, 2026 |
| 1.7.1 | Aug 6, 2026 |
| 1.6.0 | Aug 4, 2026 |
| 1.5.1 | Aug 1, 2026 |
| 1.5.0 | Jul 31, 2026 |
| 1.4.6 | Jul 30, 2026 |
| 1.4.5 | Jul 30, 2026 |
| 1.4.4 | Jul 28, 2026 |
Frequently asked questions
- Who maintains 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 is maintained by geml-spec, which publishes 1 MCP server (28 total versions) tracked on MCP Toplist.
- Is GEML — a plain-text document format built to be edited in place, one section at a time listed on the Official MCP Registry?
- Yes — GEML — a plain-text document format built to be edited in place, one section at a time is listed on the Official MCP Registry.
- How many versions does GEML — a plain-text document format built to be edited in place, one section at a time have?
- MCP Toplist tracks 28 versions of GEML — a plain-text document format built to be edited in place, one section at a time, most recently published on Sep 18, 2026.
- Where can I find the source code for GEML — a plain-text document format built to be edited in place, one section at a time?
- The source code for GEML — a plain-text document format built to be edited in place, one section at a time is hosted at github.com/geml-spec/geml.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.