RTFM MCP Server

Retrieve The Forgotten Memory Index everything in your project - code, docs, PDFs, legal texts, research, data - and your agent finds the right context instantly. No hallucinations. No cloud. No API costs. It runs locally over stdio via the published package.

People connecting database tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 24 · #26 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install RTFM

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add roomi-fields-rtfm -- uvx rtfm-ai

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "roomi-fields-rtfm": {
      "command": "uvx",
      "args": [
        "rtfm-ai"
      ]
    }
  }
}

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

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

license MIT - declared in the repository

pypi package rtfm-ai - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · What RTFM can do

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

Latest releases

v0.28.1 · 2026-08-23

Fixed - rtfm sync obeys the selection rules you registered · A source registered with --exclude (or --include) kept its patterns in the · project configuration, and rtfm sync scanned without them. Every excluded · path…

v0.28.0 · 2026-08-22

Added - a read repairs the index before answering · Noticing that a file has drifted is worth little if the answer is wrong · anyway. When a search or an expand finds a source that no longer matches its · index, RTFM…

v0.27.0 · 2026-08-21

Changed - index all text by default; a parser is a bonus, not a gate · RTFM used to select files by an extension allow-list, so any file whose · extension it lacked a parser for was silently skipped. That is the wrong…

04 · Who maintains RTFM

RTFM is maintained by roomi-fields. We track 3 MCP servers from roomi-fields - 3 actively maintained, 193 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from roomi-fields.

  1. NotebookLM MCP Automate Google NotebookLM - Q&A with citations, audio, video, content generation ★ 162
  2. osc-bridge OSC ↔ MIDI bridge - 849 synthesizers and DAWs. A MIDI MCP and OSC MCP for controlling them. ★ 7

05 · Facts

category
database - ranked #26 of 151 actively-maintained database servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.roomi-fields/rtfm (active, first published 2026-03-21 · 3 versions)
packages
pypi:rtfm-ai

06 · RTFM FAQ

What is RTFM?

Retrieve The Forgotten Memory Index everything in your project - code, docs, PDFs, legal texts, research, data - and your agent finds the right context instantly. No hallucinations. No cloud. No API costs. It runs locally over stdio via the published package.

Is RTFM still maintained?

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

How do I install RTFM?

Run `uvx rtfm-ai`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does RTFM run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to RTFM

More database MCP servers · 4da MCP Server · SAP HANA CLI · Scalix Cloud · Fabric Dw · CIPP MCP

More Python MCP servers · Rootly · Flstudio MCP · Filesift · x402 Discovery MCP · Orchestrator · see all