Skip to content

TKMD/ReftrixMCP

v0.1.5 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

accessibility claude core-web-vitals design-analysis gdpr layout-analysis
+14 more
mcp mcp-server motion-detection ollama onnx-runtime pgvector playwright reftrix responsive-design semantic-search typescript vector-db wcag web-design

Affected surfaces

rce_ssrf

Summary

AI summary

Added three new part‑analysis tools, sixteen UI part types, visual embeddings via DINOv2 ViT-B/14, and fixed JSDOM bounding box always zero.

Full changelog

What's Changed

Added

  • Part-Level Analysis -- 3 new MCP tools: part.search, part.inspect, part.compare
    • 16 UI part types (button, icon, heading, card, navigation, etc.)
    • searchMode: visual, text, or hybrid search
    • PII detection (piiRiskLevel: low/medium/high)
  • DINOv2 ViT-B/14 visual embedding -- 768-dim L2-normalized vectors for visual similarity search
    • Auto-generated in Phase 5 Embedding (loads ~800MB model after e5-base disposal)
    • Graceful Degradation: text_embedding only when screenshot unavailable or DINOv2 fails
    • Skips piiRiskLevel='high' parts
    • Configurable via DINOV2_MODEL_PATH env var

Fixed

  • JSDOM bounding box always zero -- Retroactive bbox resolution via Playwright (PartBboxPlaywrightService) at Phase 5 start
    • SharedBrowser isConnected() check + standalone Chromium fallback
    • SSRF prevention + CSS injection defense

Changed

  • MCP tool count: 23 → 26 (part.search, part.inspect, part.compare)

Full Changelog: https://github.com/TKMD/ReftrixMCP/compare/v0.1.4...v0.1.5

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track TKMD/ReftrixMCP

Get notified when new releases ship.

Sign up free

About TKMD/ReftrixMCP

Web design analysis MCP server with 26 tools for layout extraction, motion detection, quality scoring, and semantic search. Uses Playwright, pgvector HNSW, and Ollama Vision to turn web pages into searchable, structured design knowledge.

All releases →

Beta — feedback welcome: [email protected]