74
/ 100
22 hours ago
github_topic

kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

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 3 credentials: LLM_API_KEY, OPENAI_API_KEY, KAAS_MCP_TOKEN
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.
configANALYZE
configKB_WORKERS
configLLM_MODELe =gpt-4o-mini \
configKB_AI_MAX_PROMPT_CHARS
configLLM_BASE_URLe =https://api.openai.com/v1 \
configOPENAI_BASE_URL
🔐 secretLLM_API_KEYe =sk-xxx \
🔐 secretOPENAI_API_KEY
configKAAS_PROMPTS_DIR
configLLM_SUMMARIZE_MODEL[llm] summarize_model same as model
configKAAS_DAEMON_MAX_WORKERS
configKAAS_KB_DIRThe agent launches this; set to the knowledge-base root and
🔐 secretKAAS_MCP_TOKENe =your-secret-token \
// 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/bybit-exchange-kaas-4fqqod)](https://m8ven.ai/mcp/bybit-exchange-kaas-4fqqod)
commit: 4d020a4c5d80e9a2d61b2c6f85ebdd92000918d3
code hash: 265a795ef3702802237435de751dfe29a959d6b3c71000f8fa780ef3959e4175
verified: 7/30/2026, 8:00:22 PM
view raw JSON →
kaas · M8ven Trust Score | M8ven