Odel
ReftrixMCP

ReftrixMCP

Local
@tkmd2TypeScriptAGPL-3.0Updated Yesterday

Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@reftrixmcp/mcp-serverv0.1.8

Run

npx -y @reftrixmcp/mcp-server

MCP client config

{
  "mcpServers": {
    "reftrixmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@reftrixmcp/mcp-server"
      ]
    }
  }
}