45
/ 100
1 month ago
glama

NovaCortex MCP Server

Enables AI agents to store, search, and relate typed memories with a graph-native knowledge base via the Model Context Protocol.

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
2 flows detected: OPENAI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 5 credentials: LICENSE_KEY, LICENSE_SIGNING_KEY, NOVACORTEX_KEY, NOVACORTEX_TOKEN, OPENAI_API_KEY
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.
configANSWER_MODEL
configAPI_INTERNAL_URL
configCORS_ORIGINS
configEMBEDDING_MODELaccordingly. Without a key, search falls back to local substring matching.
configJUDGE_MODEL
🔐 secretLICENSE_KEYoffline against an embedded public key — set one via or POST /license/activate.
🔐 secretLICENSE_SIGNING_KEY
configLICENSE_SIGNING_KEY_FILE
configLOG_LEVEL
configNAMESPACE
configNEXT_PUBLIC_API_URL
configNEXT_PUBLIC_WS_URL
🔐 secretNOVACORTEX_KEY
configNOVACORTEX_LICENSE_PUBKEYembed the printed public key via (or DEFAULT_LICENSE_PUBKEY)
configNOVACORTEX_PROFILE
🔐 secretNOVACORTEX_TOKEN
configNOVACORTEX_URL
🔐 secretOPENAI_API_KEYOptional: set for semantic search.
configOPENAI_BASE_URLpoint at any OpenAI-compatible server (e.g. Ollama or LiteLLM) and set
configOTEL_EXPORTER_OTLP_ENDPOINTOps-ready — opt-in OpenTelemetry traces (),
configOTEL_SERVICE_NAME
configPORT
configPRICE_IN
configPRICE_OUT
configPROCESSOR_CONSOLIDATION
configPROCESSOR_CONSOLIDATION_INTERVAL
configPROCESSOR_CONSOLIDATION_MIN
configPROCESSOR_CONSOLIDATION_THRESHOLD
configPROCESSOR_DECAY
configPROCESSOR_DECAY_INTERVAL
configPROCESSOR_ENABLED
configPROCESSOR_MAX_RELATIONS
configPROCESSOR_RELATION_DISCOVERY
configPROCESSOR_RELATION_INTERVAL
configPROCESSOR_SIMILARITY_THRESHOLD
configSIZES
configTOPK
configTRUST_PROXY
configXDG_CONFIG_HOME
// 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 0 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/nova-cognitive-systems-novacortex-etk2lx)](https://m8ven.ai/mcp/nova-cognitive-systems-novacortex-etk2lx)
commit: 48b70db4dde2402b78438e86dfed238d83787362
code hash: de779a7424f2fe470b0e0742e62ea1250f37793ae7f0348c515e16d2be8a28ef
verified: 7/1/2026, 10:00:53 AM
view raw JSON →