Side-by-side comparison of two Model Context Protocol servers — install paths, tools, quality signals, and directory engagement so you can pick the right one for Claude, Cursor, and other MCP clients.
Self-hosted semantic memory server, served over MCP, for an engineering team's tribal knowledge: the tacit decisions and hard-won reasoning behind the code, captured once and kept queryable for the team and the agents they work with. Postgres-backed (pgvector).
Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, loademuloprofile. Run with uvx emulo mcp.
Quality signal
52/100 (Fair)
55/100 (Good)
Install path
npx · high
npx · high
Engagement
0 0 0 9
1 0 0 216
Tools
MCP server exposing semantic memory graphPostgres backend with pgvector for vector searchSupports local or cloud embedding and inference providersBootstrap and register projects with bearer token issuanceDiagnostic commands for configuration and provider readiness
Mines local AI coding session logs without uploading raw dataSupports multiple AI coding platforms including Claude Code, Codex, Copilot CLI, OpenCodeCreates layered profiles for task-specific agent behaviorIntegrates natively or through adapters with various AI agentsOperates locally with zero dependencies and MIT license