Khiip
OfficialThe Khiip server lets you capture, store, and semantically recall web content locally using a structured personal vault, with MCP integration for AI agents like Claude.
Capture URLs (
capture_url): Dispatch URLs to typed extractors for X/Twitter, Reddit, web articles, Wikipedia, YouTube, and PDFs (experimental). Stores raw source bytes plus a typed payload; idempotent by default (deduplicates by URL hash), with an option to force a new capture.Semantic Recall (
recall): Search captured content using natural-language queries, ranked by cosine similarity using bundled MiniLM-L6 ONNX embeddings — no LLM cost, works fully offline after initial model download.List Captures (
list_captures): Browse vault contents newest-first, with optional filtering by source platform (x, reddit, web, wikipedia, youtube, pdf) and pagination.Get a Capture (
get_capture): Retrieve a single capture by ID in multiple formats — JSON payload, vault Markdown, YAML frontmatter only, or legacy Markdown.Refetch a Capture (
refetch_capture): Re-process an existing capture along five independent dimensions:extraction— network re-fetch to create a new superseding capturere-extract— offline re-derivation of typed payload from preserved source bytesre-render— offline re-rendering of Markdown body from existing typed payloadmedia— re-walk the media fetcher registry to update download statuseswayback— re-submit the URL to the Wayback Machine (Save Page Now)
Daemon Status (
daemon_status): Check daemon health and metadata — confirms reachability and reports available extractors, embedder model/dimensions, and Wayback liveness.
Khiip
This is the official Khiip repository.
Khiip's self-hosted distribution is paused while we restructure how Khiip ships. Existing installs keep working, and released versions remain AGPL. If you're affected, email jason@khiip.com — more when it's ready.
Website: khiip.com · Docs: docs.khiip.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceLocal MCP server for indexing personal knowledge into SQLite with hybrid search, chunk-level citations, memory tools, and agent orchestration.Last updated4MIT
- AlicenseAqualityBmaintenanceProvides local-first web intelligence over MCP with tools for search, fetch, crawl, extract, cache, find-similar, research, and autonomous agent loops, requiring no API keys.Last updated101,4723,976AGPL 3.0
- AlicenseAqualityBmaintenanceLocal-first knowledge graph MCP server — hybrid BM25 + vector + graph retrieval over your personal vault with provenance-grade extraction. 8 tools for Claude Desktop including search, archaeology, and graph write.Last updated143MIT
- Alicense-qualityCmaintenanceFully local, privacy-first MCP server that turns exported X/Twitter bookmarks into a searchable, enriched knowledge base for Claude Desktop and Claude Code.Last updated2MIT
Related MCP Connectors
Secure, user-owned long-term memory for AI agents over OAuth-protected remote MCP. Save, search, recall, update, and govern preferences, project context, decisions, and task state across ChatGPT, Claude, Copilot, IDEs, and CLIs.
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Local-first RAG engine with MCP server for AI agent integration.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KhiipAI/khiip'
If you have feedback or need assistance with the MCP directory API, please join our Discord server