Burn

Personal Knowledge Base MCP — 26 tools that let AI agents search and read a user's curated reading, triage reading stages, organize collections, and write…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Search Vault: Search your Burn Vault for bookmarks by keyword (searches title, tags, AI takeaway)
  • List Vault: List bookmarks in your Vault, optionally filtered by category
  • List Sparks: List your Sparks (bookmarks you have read, with 30-day lifespan). Includes spark insight and expiry date.

What data it sees

Do you need an account

No: the server works without sign-in

Personal Knowledge Base MCP — 26 tools that let AI agents search and read a user's curated reading, triage reading stages, organize collections, and write analysis back. Hosted Streamable HTTP and local npx install.

Server tool list (26)

Raw names from tools/list. Only developers need these.

search_vaultSearch your Burn Vault for bookmarks by keyword (searches title, tags, AI takeaway)
list_vaultList bookmarks in your Vault, optionally filtered by category
list_sparksList your Sparks (bookmarks you have read, with 30-day lifespan). Includes spark insight and expiry date.
search_sparksSearch your Sparks by keyword (searches title, tags, AI takeaway, spark insight)
get_bookmarkGet full details of a single bookmark including AI analysis and extracted content
get_article_contentGet full article content and AI analysis for a bookmark by ID (same as get_bookmark)
fetch_contentFetch article/tweet content from a URL. Works with X.com (bypasses GFW via proxy), Reddit, YouTube, Bilibili, WeChat, and any web page. First checks Supabase cache, then fetches live.
list_categoriesList all Vault categories with article counts
list_flameList bookmarks in your Flame inbox (24h countdown). Shows AI triage info (strategy, relevance, novelty, hook) and time remaining. Use this to see what needs attention before it burns to Ash.
get_flame_detailGet full details of a Flame bookmark including extracted article content, AI analysis, and reading guidance. Use this to deep-read a bookmark before deciding its fate.
get_collectionsList all your Collections with article counts and AI overview themes
get_collection_overviewGet a Collection by name with its AI overview and linked bookmarks metadata
move_flame_to_sparkMove a Flame bookmark to Spark (mark as worth reading). Sets 30-day Spark lifespan.
move_flame_to_ashBurn a Flame bookmark to Ash (not worth keeping).
move_spark_to_vaultPromote a Spark bookmark to permanent Vault storage.
move_spark_to_ashBurn a Spark bookmark to Ash (not valuable enough to vault).
batch_triage_flameTriage multiple Flame bookmarks at once. Each decision moves a bookmark to Spark or Ash.
write_bookmark_analysisWrite AI analysis results into a bookmark. Agent analyzes content with its own LLM, then writes structured results back to Burn. Only provided fields are merged — existing data is preserved.
create_collectionCreate a new Collection to group related bookmarks together.
add_to_collectionAdd bookmarks to an existing Collection. Duplicates are silently ignored.
remove_from_collectionRemove bookmarks from a Collection.
update_collection_overviewWrite an AI-generated overview for a Collection (theme, synthesis, patterns, gaps).
add_watched_sourceWatch an X user, RSS feed, or YouTube channel — new posts auto-appear in Burn Flame on each scrape.
list_watched_sourcesList all active watched sources (X users, RSS feeds, YouTube channels).
remove_watched_sourceStop watching a source. Use list_watched_sources to find the source ID.
scrape_watched_sourcesFetch new content from all watched sources (or one specific source) and add new items to Burn Flame. Call this on a schedule or on demand.