Skip to content

TKMD/ReftrixMCP

v0.1.1 Feature

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

Published 3mo 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

Summary

AI summary

Added the responsive.search MCP tool for comprehensive responsive design analysis.

Full changelog

ReftrixMCP v0.1.1 — レスポンシブデザイン分析 / Responsive Design Analysis

20番目のMCPツール responsive.search を追加し、レスポンシブデザイン分析機能を実装。

Added the 20th MCP tool responsive.search with comprehensive responsive design analysis.

新機能 / New Features

  • responsive.search (20th MCP tool): レスポンシブデザイン分析のセマンティック検索 / Semantic search over responsive design analysis results
  • マルチビューポートキャプチャ / Multi-viewport capture: mobile (375px) / tablet (768px) / desktop (1440px) with Playwright
  • 差分検出エンジン v2 / Difference detection engine v2: computedStyle, BoundingRect, 外部CSS解決 / computedStyle, BoundingRect, external CSS resolution
  • 8つの差異カテゴリ / 8 diff categories: layout, typography, spacing, visibility, navigation, image, interaction, animation
  • pgvector HNSW + JSONBフィルタ / pgvector HNSW + JSONB filters: ベクトル検索によるレスポンシブ分析結果の検索 / Vector search for responsive analysis results
  • Worker Phase 5 統合 / Worker Phase 5 integration: Embedding生成をWorkerパイプラインに統合 / Embedding generation integrated into Worker pipeline
  • Clean-slate パターン: 同一URL再分析時に旧データを自動上書き / Re-analysis overwrites previous results per URL

ドキュメント / Documentation

  • 英語メインREADMEを再構築(約150行、簡潔・行動指向)/ Restructured English README (~150 lines, concise)
  • 日本語フルREADME追加: docs/README.ja.md / Full Japanese README

修正 / Fixes

  • ONNX Worker Thread execArgv 伝播によるEmbedding生成0件問題 / ONNX Worker Thread execArgv propagation fix
  • Worker DI初期化の setEmbeddingServiceFactory 未設定修正 / Missing DI factory in Worker process
  • screenshot_diffs 設計バグ修正 / screenshot_diffs design bug fix
  • SECセキュリティ監査指摘のoffsetスキーマ .int() 制約追加 / SEC audit: offset schema .int() constraint

MCPツール数 / MCP Tool Count

19 → 20 (responsive.search 追加 / added)

動作要件 / Requirements

  • Node.js >= 20.19.0
  • PostgreSQL 18.x + pgvector 0.8.x
  • Docker(推奨 / recommended)

ライセンス / License

AGPL-3.0-only

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]