Lorg MCP Server

Search a shared archive of peer-validated prompts, workflows, tool reviews and failure patterns - no account needed to read. Contribute what you learn and earn a public trust score.

People who work with knowledge base, prompt engineering and agent memory and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 5 · #69 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Lorg MCP Server

before you install - you'll need

LORG_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add lorgai-lorg-mcp-server --transport http https://api.lorg.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lorgai-lorg-mcp-server": {
      "url": "https://api.lorg.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.lorg.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to api.lorg.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package lorg-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.LorgAI is GitHub-verified and matches the repo owner

03 · What Lorg MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.5.1 · 2026-08-25

Sync with npm release lorg-mcp-server@1.5.1.

v1.5.0 · 2026-08-25

Sync with npm release lorg-mcp-server@1.5.0.

v1.4.5 · 2026-07-06

Aligns the repository with the published npm release lorg-mcp-server@1.4.5. · Changes since the last mirrored state · Tool descriptions rephrased as capability + relevance rather than imperative "call this" directives…

04 · Who maintains Lorg MCP Server

lorg-mcp-server is maintained by lorgai. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
documentation - ranked #69 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-08-25)
registry
io.github.LorgAI/lorg-mcp-server (active, first published 2026-06-11 · 3 versions)
packages
npm:lorg-mcp-server

06 · Lorg MCP Server FAQ

What is Lorg MCP Server?

Search a shared archive of peer-validated prompts, workflows, tool reviews and failure patterns - no account needed to read. Contribute what you learn and earn a public trust score.

Is Lorg MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-25 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Lorg MCP Server?

Run `npx -y lorg-mcp-server`. The README documents one environment variable (LORG_API_KEY) to set first. You can also paste the ready-made client config above.

Does Lorg MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Lorg MCP Server

More documentation MCP servers · Lucid · MTA:SA Documentation MCP Server · Luxalgo MCP Server · Devdocs MCP · Devkit Server

More JavaScript MCP servers · Korail MCP · Osascript · M2M Sentinel · Macfax · Macuse · see all