Reftrixmcp
Web design knowledge base platform -- layout analysis, motion detection, and quality evaluation via MCP tools. It runs locally over stdio via the published package.
People connecting AI & ML tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-13 · ★ 2 · #62 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install Reftrixmcp
before you install - you'll need
Set DATABASE_URL, REDIS_URL, OLLAMA_BASE_URL, ENABLE_SECTION_SCREENSHOT_FALLBACK before connecting. OLLAMA_HOST is optional or environment-specific per the README.
Claude Code
claude mcp add tkmd-reftrixmcp -- npx -y @reftrixmcp/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tkmd-reftrixmcp": {
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
]
}
}
} 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 AGPL-3.0 - declared in the repository
npm package @reftrixmcp/mcp-server - the @reftrixmcp scope differs from the repo owner (tkmd); confirm it's the project's official package
registry namespace io.github.TKMD is GitHub-verified and matches the repo owner
03 · What Reftrixmcp can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.6.0 · 2026-07-11
v0.6.0 - WebUI v1 Internal Dashboard + section.inspect + Crop Persistence/GDPR Cascade - 2026-07-11 · This release lands WebUI v1 (an internal, read-only human-facing dashboard consumer of the MCP server's data - not…
v0.5.1 · 2026-05-01
v0.5.1 Patch Release - 2026-05-01 · 5-axis structural CI flaky remediation (F1+F4+CO-PR21) + DINOv2 mock isolation 三段合成 (Path B' + Option A'' + DRIFT-U20-01) + version coherence T1 sync (8 package.json + server.json +…
v0.3.0 · 2026-04-03
Highlights · MCP Tools: 28 → 35 - 11 new tools added, 2 legacy tools removed · Phase 5 OOM Kill Fix - child_process.fork() isolates embedding inference, reducing peak RSS by 82%+ (36-58GB → ~10GB) · Search Enhancement…
04 · Who maintains Reftrixmcp
reftrixmcp is maintained by tkmd. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/tkmd/reftrixmcp
- category
- AI & ML - ranked #62 of 95 actively-maintained AI & ML servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-07-11)
- registry
- io.github.TKMD/reftrixmcp (active, first published 2026-03-21)
- packages
- npm:@reftrixmcp/mcp-server
06 · Reftrixmcp FAQ
What is Reftrixmcp?
Web design knowledge base platform -- layout analysis, motion detection, and quality evaluation via MCP tools. It runs locally over stdio via the published package.
Is Reftrixmcp still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-13 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Reftrixmcp?
Run `npx -y @reftrixmcp/mcp-server`. The README documents 5 environment variables (DATABASE_URL, REDIS_URL, OLLAMA_BASE_URL…) to set first. Set DATABASE_URL, REDIS_URL, OLLAMA_BASE_URL, ENABLE_SECTION_SCREENSHOT_FALLBACK before connecting. OLLAMA_HOST is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Reftrixmcp run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Reftrixmcp
Alternatives to Reftrixmcp
Maintained AI & ML servers if Reftrixmcp isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,003 · 2026-08-24
- Airweave Search MCP server for searching Airweave collections with natural language queries. ★ 6,564 · 2026-06-05
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,430 · 2026-08-23
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 584 · 2026-08-24
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 397 · 2026-08-23
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 380 · 2026-07-25
Pairs well with
Servers that cover what Reftrixmcp doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Dashclaw · Snaprender · Agenda Intelligence MD · Coalent
More TypeScript MCP servers · NeuroDock Chronometric · NeuroDock Cognitive Graph · NeuroDock Guardrail · NeuroDock Task Fractionator · NeuroDock Translation · see all