Universal MCP knowledge server for LLM agents, powered by local RAG, providing domain-specific best practices and playbooks across software engineering, marketing, video editing, and other knowledge areas.
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.
process.env. You'll be asked to provide them before it can run.CANON_DB_PATH— "": "/path/to/my-db"CANON_LOG_LEVEL— Log level (DEBUG, INFO, WARNING, ERROR) INFOCANON_LOG_JSON— Output logs in JSON format falseCANON_EMBEDDING_MODEL— Fastembed model name ([supported models](https://qdrant.github.io/fastembed/examples/Supported_Models/)) nomic-ai/nomic-embed-text-v1.5-QCANON_EMBEDDING_DIM— Embedding vector dimensions (must match model) 768CANON_FASTEMBED_THREADS— ONNX runtime threads for FastEmbed (lower = less RAM, slower) autoCANON_FASTEMBED_BATCH_SIZE— Embedding batch size during indexing (lower = less RAM, slower) 256CANON_FASTEMBED_PARALLEL— FastEmbed data-parallel workers (>1 increases RAM usage) disabledFASTEMBED_CACHE_PATH[](https://m8ven.ai/mcp/tripcher-canon-n1g796)