mcpserver.lol
registry/burn-mcp-server
Connection check auth required

burn-mcp-server

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

Tools 33
GitHub stars 1
Installs / wk 181
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

33 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

add_to_collection from source
Add bookmarks to an existing Collection. Duplicates are silently ignored.
add_watched_source from source
Watch an X user, RSS feed, or YouTube channel \u2014 new posts auto-appear in Burn Flame on each scrape.
ai_minutes from source
ai_novelty from source
ai_relevance from source
ai_strategy from source
ai_strategy_reason from source
ai_summary from source
ai_takeaway from source
batch_triage_flame from source
Triage multiple Flame bookmarks at once. Each decision moves a bookmark to Spark or Ash.
create_collection from source
Create a new Collection to group related bookmarks together.
fetch_content from source
Fetch 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 li…
get_article_content from source
Get full article content and AI analysis for a bookmark by ID (same as get_bookmark)
get_bookmark from source
Get full details of a single bookmark including AI analysis and extracted content
get_collection_overview from source
Get a Collection by name with its AI overview and linked bookmarks metadata
get_collections from source
List all your Collections with article counts and AI overview themes
get_flame_detail from source
Get 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.
list_categories from source
List all Vault categories with article counts
list_flame from source
List 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 bur…
list_sparks from source
List your Sparks (bookmarks you have read, with 30-day lifespan). Includes spark insight and expiry date.
list_vault from source
List bookmarks in your Vault, optionally filtered by category
list_watched_sources from source
List all active watched sources (X users, RSS feeds, YouTube channels).
move_flame_to_ash from source
Burn a Flame bookmark to Ash (not worth keeping).
move_flame_to_spark from source
Move a Flame bookmark to Spark (mark as worth reading). Sets 30-day Spark lifespan.
move_spark_to_ash from source
Burn a Spark bookmark to Ash (not valuable enough to vault).
move_spark_to_vault from source
Promote a Spark bookmark to permanent Vault storage.
remove_from_collection from source
Remove bookmarks from a Collection.
remove_watched_source from source
Stop watching a source. Use list_watched_sources to find the source ID.
scrape_watched_sources from source
Fetch 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.
search_sparks from source
Search your Sparks by keyword (searches title, tags, AI takeaway, spark insight)
search_vault from source
Search your Burn Vault for bookmarks by keyword (searches title, tags, AI takeaway)
update_collection_overview from source
Write an AI-generated overview for a Collection (theme, synthesis, patterns, gaps).
write_bookmark_analysis from source
Write 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 \u2014 existing dat…