71
/ 100
21 days ago
glama

Khiip

Local-first MCP server that captures web URLs (X, Reddit, YouTube, Wikipedia, articles) as typed data + Markdown into a self-hosted capture/store/recall substrate, with offline semantic recall. Six tools over a local khiipd daemon; run khiipd serve first.

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: KHIIP_YOUTUBE_API_KEY, KHIIP_REDDIT_CLIENT_SECRET, KHIIP_LICENSE_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.
configKHIIP_DAEMON_URL
configKHIIP_HOMEFor dev/test smokes only, set to redirect all three under one root:
configXDG_CONFIG_HOMEConfig ~/.config/khiip/ (Unix convention)
configXDG_DATA_HOMEData (SQLite index) ~/.local/share/khiip/
🔐 secretKHIIP_YOUTUBE_API_KEY
configKHIIP_REDDIT_CLIENT_ID…or set env vars ( + KHIIP_REDDIT_CLIENT_SECRET) before khiipd serve.
🔐 secretKHIIP_REDDIT_CLIENT_SECRET…or set env vars (KHIIP_REDDIT_CLIENT_ID + ) before khiipd serve.
🔐 secretKHIIP_LICENSE_KEY
// 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/khiipai-khiip-11w2lu)](https://m8ven.ai/mcp/khiipai-khiip-11w2lu)
commit: f561943b5959d2ba84d7cbb7ed8cee54c355a25c
code hash: 2db1bce90db597b78834079404aeee8943c404f05aeaad6273e5578abc505932
verified: 7/10/2026, 10:09:17 AM
view raw JSON →