What is the io.github.TKMD/reftrixmcp MCP server?
Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector
How to install io.github.TKMD/reftrixmcp
Copy-paste configuration for popular MCP clients.
DATABASE_URLrequiredsecretPostgreSQL connection string with pgvector extension
REDIS_URLRedis/Valkey connection URL for BullMQ job queue
OLLAMA_BASE_URLOllama API base URL for Vision LLM integration (default: http://localhost:11434)
{
"mcpServers": {
"reftrixmcp": {
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"REDIS_URL": "<YOUR_REDIS_URL>",
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>"
}
}
}
}{
"mcpServers": {
"reftrixmcp": {
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"REDIS_URL": "<YOUR_REDIS_URL>",
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>"
}
}
}
}{
"mcpServers": {
"reftrixmcp": {
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"REDIS_URL": "<YOUR_REDIS_URL>",
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>"
}
}
}
}{
"servers": {
"reftrixmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"env": {
"DATABASE_URL": "<YOUR_DATABASE_URL>",
"REDIS_URL": "<YOUR_REDIS_URL>",
"OLLAMA_BASE_URL": "<YOUR_OLLAMA_BASE_URL>"
}
}
}
}claude mcp add reftrixmcp --env DATABASE_URL=<YOUR_DATABASE_URL> --env REDIS_URL=<YOUR_REDIS_URL> --env OLLAMA_BASE_URL=<YOUR_OLLAMA_BASE_URL> -- npx -y @reftrixmcp/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.