context-vault-monorepo

security MCP Server

Persistent memory for AI agents — save and search knowledge across sessions via MCP. Local-first, markdown + SQLite + embeddings.

Verified
securitysecurity
5 views2 stars1 forksv3.20.0NOASSERTION

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
2
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
16
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (16)

ingest_url

Fetch a URL, extract readable content, save as a vault entry

Setting

Default

Platform

Install Node.js 22+

Tool

Description

save_context

Save or update entries (insights, decisions, patterns...)

ingest_project

Scan a local project directory — extracts metadata and creates a bucket

clear_context

Reset in-memory session scope without deleting entries

Database

`~/.context-mcp/vault.db`

delete_context

Remove an entry by ID

session_start

Auto-assemble a context brief on session start — recent entries, decisions, blockers

list_buckets

List all registered buckets (named scopes for grouping entries)

Command

Description

get_context

Search vault — hybrid full-text + semantic vector search

create_snapshot

Compile vault entries on a topic into a single structured brief

list_context

Browse entries with filters (kind, tags, date range)

context_status

Vault health — config, file counts, database size, issues