71
/ 100
15 days ago
glama

TDZ C64 Knowledge

An MCP server for indexing and searching Commodore 64 documentation using full-text, semantic, and fuzzy search across multiple file formats. It enables RAG-based question answering, entity extraction, and interactive timeline or knowledge graph visualizations.

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.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configUSE_BM25Enable BM25 fallback 1
configTDZ_DATA_DIR"": "C:\\c64-knowledge-data"
🔐 secretANTHROPIC_API_KEY
configAI_SUGGESTIONS_MODEL
configALLOWED_DOCS_DIRSDocument directory whitelist None
configUSE_FTS5Enable FTS5 search (recommended) 0
configUSE_OCREnable OCR for scanned PDFs 1
configPOPPLER_PATH
configUSE_SEMANTIC_SEARCHEnable semantic search 0
configSEMANTIC_MODELSentence-transformers model all-MiniLM-L6-v2
configLLM_MODEL
🔐 secretOPENAI_API_KEY
configLLM_PROVIDER
configTDZ_API_KEYS
configCORS_ORIGINS
configSEARCH_CACHE_SIZEMax cached results 100
configSEARCH_CACHE_TTLCache TTL (seconds) 300
configEMBEDDING_CACHE_TTL
configENTITY_CACHE_TTL
configHEALTH_CACHE_TTL
configSTATS_CACHE_TTL
configUSE_QUERY_PREPROCESSINGEnable NLTK preprocessing 1
configUSE_FUZZY_SEARCHEnable fuzzy search 1
configFUZZY_THRESHOLDFuzzy similarity (0-100) 80
configUSE_ANOMALY_DETECTION
configMDSCRAPE_PATH
configAUTO_EXTRACT_ENTITIES
configPARALLEL_WORKERS
configEMBEDDING_BATCH_SIZE
// 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 4 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/michaeltroelsen-tdz-c64-knowledge-1w7qei)](https://m8ven.ai/mcp/michaeltroelsen-tdz-c64-knowledge-1w7qei)
commit: 3f686857b710eb883aaafe502a20dab968242a5e
code hash: b9b6246138d34d79ad7c2ed1a68c62127d45b42384d85250a43c76d93fb45097
verified: 6/17/2026, 12:20:54 PM
view raw JSON →