Munin Memory (Magnus-Gille/munin-memory) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 24 tools. No publisher has claimed this listing.

C
Emerging
74/100

Munin Memory

Enables AI assistants to have persistent, self-hosted memory across sessions and devices, storing context in a SQLite database you control.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Magnus-Gille

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// 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: MUNIN_API_KEY, MUNIN_OAUTH_CLIENT_SECRET_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMUNIN_ALLOWED_HOSTS
configMUNIN_ALLOW_NAMESPACE_DELETE
configMUNIN_ANALYTICS_RETENTION_DAYS
🔐 secretMUNIN_API_KEYThe HTTP bearer token configured as is a shared owner
configMUNIN_API_KEY_CONSUMER
configMUNIN_API_KEY_DPA
configMUNIN_BEARER_TRANSPORT_TYPE
configMUNIN_CLASSIFICATION_DEFAULT
configMUNIN_CONSOLIDATION_BATCH_SIZE
configMUNIN_CONSOLIDATION_ENABLED
configMUNIN_CONSOLIDATION_INTERVAL_MS
configMUNIN_CONSOLIDATION_MAX_ATTEMPTS
configMUNIN_CONSOLIDATION_MAX_FAILURES
configMUNIN_CONSOLIDATION_MAX_LOGS_PER_RUN
configMUNIN_CONSOLIDATION_MIN_LOGS
configMUNIN_CONSOLIDATION_MODEL
configMUNIN_DISPLAY_TIMEZONE
configMUNIN_EMBEDDINGS_BATCH_DELAY_MS
configMUNIN_EMBEDDINGS_LOCAL_ONLY
configMUNIN_EMBEDDINGS_MAX_FAILURES
configMUNIN_HTTP_HOSTHTTP bind address
configMUNIN_HTTP_PORTHTTP server port
configMUNIN_HYBRID_ENABLEDEnable hybrid search (FTS5 + vector)
configMUNIN_LIBRARIAN_ENABLED
configMUNIN_MEMORY_DB_PATHDatabase file location
configMUNIN_MEMORY_MAX_CONTENT_SIZE
configMUNIN_OAUTH_ACCESS_TOKEN_TTL
configMUNIN_OAUTH_ALLOW_LOCALHOST_CONSENTAllow consent on loopback-only local development
🔐 secretMUNIN_OAUTH_CLIENT_SECRET_KEYOptional dedicated key for encrypting confidential OAuth client secrets at rest; defaults to MUNIN_API_KEY
configMUNIN_OAUTH_IDENTITY_HEADER
configMUNIN_OAUTH_ISSUER_URLOAuth issuer (set to your public URL)
configMUNIN_OAUTH_REFRESH_TOKEN_TTL
configMUNIN_OAUTH_TRUSTED_USER_HEADERTrusted header name required for public OAuth consent
configMUNIN_OAUTH_TRUSTED_USER_VALUEExact trusted header value required for public OAuth consent
configMUNIN_OWNER_ALIASESOptional comma-separated owner names recognized by orientation and injection checks
configMUNIN_REDACTION_LOG_ENABLED
configMUNIN_REDACTION_LOG_RETENTION_DAYS
configMUNIN_REMOTE_URL
configMUNIN_REQUEST_TIMEOUT_MS
configMUNIN_SEMANTIC_ENABLEDAllow semantic search requests
configMUNIN_SEMANTIC_MAX_DISTANCE
configMUNIN_TRANSPORTTransport: stdio or http
🔐 secretOPENROUTER_API_KEY
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

24/24 tools missing one or more hints — memory_orient (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_resume (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_extract (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +21 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Secrets not logged

1 secret value sent to error

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 3 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/magnus-gille/munin-memory)](https://m8ven.ai/mcp/magnus-gille/munin-memory)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: eb8860ffc647676d050a8a85d3f2fe9106dd7023
code hash: 379ca72583d900ea8d91261c95381853ade71f1734d6ca0acdb6270dd2924573
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client