69
/ 100
2 days ago
glama

llm-wiki-mcp

Serves an LLM-maintained markdown wiki to agents over MCP, providing tools for querying and navigating wiki pages without direct filesystem access.

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.
🔐
You'll be asked for 2 credentials: LLM_WIKI_TOKEN, ANTHROPIC_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.
configLLM_WIKI_ROOTwiki current directory
configLLM_WIKI_RAW_DIRraw-dir raw
configLLM_WIKI_OVERVIEW_FILEoverview.md
configLLM_WIKI_SEARCH_MAX_FILES
configLLM_WIKI_SEARCH_MAX_PER_FILE
configLLM_WIKI_LOG_MAX_ENTRIES
configLLM_WIKI_LIST_MAX_DESCRIBED
configLLM_WIKI_DESCRIPTION_MAX
configLLM_WIKI_HOST/ LLM_WIKI_PORT --host / --port 127.0.0.1 / 8848
configLLM_WIKI_PORTLLM_WIKI_HOST / --host / --port 127.0.0.1 / 8848
🔐 secretLLM_WIKI_TOKEN$(openssl rand -base64 32) llm-wiki-mcp --http --port 8848
configLLM_WIKI_ALLOWED_HOSTSto turn on the allowlist.
🔐 secretANTHROPIC_API_KEYask(question) Only if is set.
configLLM_WIKI_ASK_MODEL
configLLM_WIKI_ASK_MAX_TURNS
configLLM_WIKI_ASK_EFFORT
// 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 5 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/kleinmatic-llm-wiki-mcp-1xalk8)](https://m8ven.ai/mcp/kleinmatic-llm-wiki-mcp-1xalk8)
commit: 118e8a7e8c22c471927e99f5f5894aa5684b2b4d
code hash: 5a41a4546e5efd66766df308cc36636341594a06e3ba38ade9131fde1172379f
verified: 7/29/2026, 9:16:24 AM
view raw JSON →