Reftrixmcp runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 6 Sep 2026.
Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const result = await this.redisClient!.eval(
return path.join(outputDir, safeFilename);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add reftrixmcp -- npx -y @reftrixmcp/mcp-server
{
"mcpServers": {
"reftrixmcp": {
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.reftrixmcp]
command = "npx"
args = ["-y", "@reftrixmcp/mcp-server"]
{
"mcpServers": {
"reftrixmcp": {
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"reftrixmcp": {
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DATABASE_URL (PostgreSQL connection string with pgvector extension), REDIS_URL (Redis/Valkey connection URL for BullMQ job queue), OLLAMA_BASE_URL (Ollama API base URL for Vision LLM integration (default: http://localhost:11434)).
The author declared them in the registry entry; get the values from the project itself.
Team engineering memory for AI coding assistants. 47 MCP tools, pgvector semantic search.
31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis.
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
Semantic search over WSO2 docs (APIM, MI, Choreo, Ballerina) via RAG and pgvector.
Web search, scraping, RAG answers with citations, and translation as MCP tools.
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation
Encrypted-first embedded database with vector search and agent memory, exposed as MCP tools
Answers built from our own checks of this server.