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.
インストール
docker run -i --rm contextnest-mcp # demo vault baked into the image未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(35個)
approve_suggestion
Apply a suggestion: patch, bump version, write new canonical bytes, archive
context_create
Create a node — own id, publish: false, initial status, note, full skill block
context_delete
Delete a node and its history; returns the deleted node's title
context_get
Read one node (includeraw, verifychecksum, allowrejected)
context_import
Bulk create-and-publish from documents and/or existing ids — one checkpoint for the batch
context_init
Open a vault: instructions, configuration, path, and what it holds (includenodes to also list nodes)
context_list
List nodes with type / status / tag filters (includeretired, full, limit)
context_nests
List every nest in the central registry
context_packs
List packs with their includes and excludes
context_publish
Publish a node; takes a note, returns the chainhash
context_query
Selector query with graph traversal (includedrafts)
context_reconstruct
Reconstruct a specific version
context_resolve
Resolve a selector to full bodies within a token budget
context_search
Full-text search with graph traversal
context_update
Update a node — rename, set status, stamp a version, clear metadata with null
context_verify
Verify every hash chain in the vault
context_versions
List a document's version history
create_document
contextcreate
delete_document
contextdelete
document_format
Get the document format spec (call before creating docs)
list_checkpoints
List recent checkpoints
list_documents
contextlist
list_suggestions
List all staged suggestions for a document
publish_document
contextpublish
read_document
contextget
read_index
Return the context.yaml index
read_pack
Resolve and return a context pack with documents
read_version
contextreconstruct
reject_suggestion
Reject a suggestion: archive with required reason, emit a chain event
resolve
contextresolve
search
contextsearch
stage_drift_suggestion
Capture a drifted live file as a staged suggestion under suggestions/
update_document
contextupdate
vault_info
contextinit
verify_integrity
contextverify