73
/ 100
19 days ago
glama

mcp-canon

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.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCANON_DB_PATH"": "/path/to/my-db"
configCANON_LOG_LEVELLog level (DEBUG, INFO, WARNING, ERROR) INFO
configCANON_LOG_JSONOutput logs in JSON format false
configCANON_EMBEDDING_MODELFastembed model name ([supported models](https://qdrant.github.io/fastembed/examples/Supported_Models/)) nomic-ai/nomic-embed-text-v1.5-Q
configCANON_EMBEDDING_DIMEmbedding vector dimensions (must match model) 768
configCANON_FASTEMBED_THREADSONNX runtime threads for FastEmbed (lower = less RAM, slower) auto
configCANON_FASTEMBED_BATCH_SIZEEmbedding batch size during indexing (lower = less RAM, slower) 256
configCANON_FASTEMBED_PARALLELFastEmbed data-parallel workers (>1 increases RAM usage) disabled
configFASTEMBED_CACHE_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 3 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/tripcher-canon-n1g796)](https://m8ven.ai/mcp/tripcher-canon-n1g796)
commit: 9025ff907de89ab0c084c2401553c94070750a25
code hash: 0c73e3410d188abe2a4f8233a68efa7ef0e998f7a5391bace4594bf19ea7be4c
verified: 6/18/2026, 10:56:49 AM
view raw JSON →