35
/ 100
1 month ago
glama

Fovea Memory MCP

Local MCP server that enables AI clients to read and search memories from the Fovea macOS app, with privacy-focused local operation and optional semantic 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
🚨
Secret credentials may flow to a network call
1 flow detected: FOVEA_AUTH_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: FOVEA_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFOVEA_AUDIT_DB_PATH
🔐 secretFOVEA_AUTH_TOKEN
configFOVEA_BACKEND_URLSemantic search is optional. If and FOVEA_AUTH_TOKEN are set, the server can request an embedding for the search query. If they are not set, search automatically falls back to local keyword matching.
configFOVEA_IGNORE_NAMESPACE_POINTER
configFOVEA_MEMORY_DB_PATH
configFOVEA_NAMESPACE_ID
// 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 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/hellofovea-fovea-memory-mcp-9d1lq7)](https://m8ven.ai/mcp/hellofovea-fovea-memory-mcp-9d1lq7)
commit: 497657b5bd77b5d796258103cf2e5a2858437e9d
code hash: cd0a83141f4a9c63459a87735f15cb22dc2555a9c48d41b6d5aaceb87a75c4ed
verified: 6/13/2026, 9:39:20 AM
view raw JSON →