ContextNest MCP Server
PromptOwl/ContextNest
Structured, versioned context for AI agents. Context Nest organizes knowledge as markdown documents in a vault, with versioning, integrity verification, and a query language — accessible via CLI or MCP server.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
PromptOwl/ContextNest is a TypeScript MCP server licensed under AGPL-3.0. Structured, versioned context for AI agents. Context Nest organizes knowledge as markdown documents in a vault, with versioning, integrity verification, and a query language — accessible via CLI or MCP server.
Ranked #35 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
2 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Context Nest **by [PromptOwl](https://promptowl.ai)** | [Website](https://promptowl.ai) | [Whitepaper](https://promptowl.ai/resources/contextnest-whitepaper/) | [Specification](https://github.com/PromptOwl/ContextNest-spec) Structured, versioned, and verifiable context for AI agents. Context Nest is an open standard for organizing knowledge as governed markdown documents — with hash-chained versioning, a deterministic query language, integrity verification, and full audit trails. Context governance — not model capability — is the binding constraint on enterprise AI quality. Context Nest solves this by giving AI agents trustworthy, accountable, and auditable knowledge. ## Quick Start ```bash # Install the CLI npm install -g @promptowl/contextnest-cli # Initialize with a starter recipe ctx init --starter developer ``` ### Starter Recipes Get up and running with a role-specific vault in seconds: ```bash ctx init --starter developer # Engineering: architecture, API docs, devRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.