68
/ 100
1 month ago
glama

Baby-SkyNet

Provides Claude AI with persistent, searchable memory management across sessions using SQL database, semantic analysis with multi-provider LLM support (Anthropic/Ollama), vector search via ChromaDB, and graph-based knowledge relationships through Neo4j integration.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, NEO4J_PASSWORD, OPENAI_API_KEY, POSTGRES_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

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

high@modelcontextprotocol/sdk@0.4.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.4.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowuuid@9.0.1GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

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.
🔐 secretANTHROPIC_API_KEYecho "=your_api_key_here" > .env
configANTHROPIC_BASE_URL
configBRAIN_MODEL
configCHROMADB_DATA_PATH
configCHROMADB_IMAGE
configCHROMA_COLLECTION
configCHROMA_PORT
configCONTAINER_DATA_ROOT
configCONTAINER_ENGINE
configEMBEDDING_MODEL
configNEO4J_AUTH
configNEO4J_DATABASE
configNEO4J_DATA_PATH
configNEO4J_IMAGE
configNEO4J_LOGS_PATH
🔐 secretNEO4J_PASSWORD=your_password
configNEO4J_PORT
configNEO4J_URL=bolt://localhost:7687
configNEO4J_USER
configOLLAMA_BASE_URL
🔐 secretOPENAI_API_KEY
configPOSTGRES_CONNECTION_TIMEOUT_MILLIS
configPOSTGRES_DATA_PATH
configPOSTGRES_DB
configPOSTGRES_HOST
configPOSTGRES_IDLE_TIMEOUT_MILLIS
configPOSTGRES_IMAGE
configPOSTGRES_MAX_CONNECTIONS
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_PORT
configPOSTGRES_USER
configSQLITE_DB_PATH
// 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 6 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/spie-mkroehn-baby-skynet-9h6sak)](https://m8ven.ai/mcp/spie-mkroehn-baby-skynet-9h6sak)
commit: d7ba0c78fcf933f293761f06bf313c10109d2748
code hash: 4466f2bab5a9756088b0b6e2087eaab8d9d12e279984ffc0e27ab225d4d040e9
verified: 6/18/2026, 11:30:18 AM
view raw JSON →