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
- AlicenseNot gradedqualityDmaintenanceLocal MCP server for indexing personal knowledge into SQLite with hybrid search, chunk-level citations, memory tools, and agent orchestration.4MIT
- AlicenseAqualityAmaintenanceProvides 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.109044,636AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceFully local, privacy-first MCP server that turns exported X/Twitter bookmarks into a searchable, enriched knowledge base for Claude Desktop and Claude Code.2MIT
- FlicenseAqualityBmaintenancePersistent knowledge-base MCP server. Semantic search with source citations over saved YouTube videos, podcasts, articles and PDFs — one endpoint for every MCP-capable AI client.28
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
Web tools for agents: fetch URL as markdown (free MCP) + x402 scrape, links, AI JSON, snapshot.
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