74
/ 100
1 month ago
glama

Trapic Core

Self-hosted MCP server for long-term memory in AI coding assistants, capturing decisions, conventions, and discoveries as structured traces with tag and keyword search.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: TRAPIC_ADMIN_PASSWORD, TRAPIC_MARIADB_PASSWORD, TRAPIC_PG_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowzod@3.22.0GHSA-m95q-7qp3-xv42

Zod denial of service vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTRAPIC_ADMIN_PASSWORDmy-secret docker compose up
configTRAPIC_CORS_ORIGIN
configTRAPIC_DB./data/trapic.db SQLite database path
configTRAPIC_DB_ADAPTERThree backends, switchable via :
configTRAPIC_HOST127.0.0.1 Bind address (0.0.0.0 to expose)
configTRAPIC_MARIADB_DATABASEtrapic Database
configTRAPIC_MARIADB_HOSTlocalhost Host
🔐 secretTRAPIC_MARIADB_PASSWORD
configTRAPIC_MARIADB_PORT3306 Port
configTRAPIC_MARIADB_USERtrapic User
configTRAPIC_PG_DATABASEtrapic Database
configTRAPIC_PG_HOSTlocalhost Host
🔐 secretTRAPIC_PG_PASSWORD
configTRAPIC_PG_PORT5432 Port
configTRAPIC_PG_USERtrapic User
configTRAPIC_PORT3000 Server port
configTRAPIC_TRUST_PROXY
configTRAPIC_USERlocal-user Default user ID (open mode)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/trapicai-trapic-core-1msh3c)](https://m8ven.ai/mcp/trapicai-trapic-core-1msh3c)
commit: f47a19b4a60bb8daee4c619b28c8f07461430aac
code hash: a711bdc3e840f1438b99d6cf218bb15b47a40351dc9cc1f23f0322028eb64fa4
verified: 6/22/2026, 1:25:55 PM
view raw JSON →