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.
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.USE_BM25— Enable BM25 fallback 1TDZ_DATA_DIR— "": "C:\\c64-knowledge-data"ANTHROPIC_API_KEYAI_SUGGESTIONS_MODELALLOWED_DOCS_DIRS— Document directory whitelist NoneUSE_FTS5— Enable FTS5 search (recommended) 0USE_OCR— Enable OCR for scanned PDFs 1POPPLER_PATHUSE_SEMANTIC_SEARCH— Enable semantic search 0SEMANTIC_MODEL— Sentence-transformers model all-MiniLM-L6-v2LLM_MODELOPENAI_API_KEYLLM_PROVIDERTDZ_API_KEYSCORS_ORIGINSSEARCH_CACHE_SIZE— Max cached results 100SEARCH_CACHE_TTL— Cache TTL (seconds) 300EMBEDDING_CACHE_TTLENTITY_CACHE_TTLHEALTH_CACHE_TTLSTATS_CACHE_TTLUSE_QUERY_PREPROCESSING— Enable NLTK preprocessing 1USE_FUZZY_SEARCH— Enable fuzzy search 1FUZZY_THRESHOLD— Fuzzy similarity (0-100) 80USE_ANOMALY_DETECTIONMDSCRAPE_PATHAUTO_EXTRACT_ENTITIESPARALLEL_WORKERSEMBEDDING_BATCH_SIZE[](https://m8ven.ai/mcp/michaeltroelsen-tdz-c64-knowledge-1w7qei)