Burn Mcp Server
@Fisher521
About Burn Mcp Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"burn": {
"command": "npx",
"args": [
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your-token>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Burn Mcp Server?
Burn Mcp Server transforms your reading data into an AI-accessible knowledge base. It integrates a 24‑hour triage system (Flame → Spark → Vault → Ash) and offers 26 tools for use with Claude, Cursor, Windsurf, and any MCP‑compatible agent.
How to use Burn Mcp Server?
Obtain a token from the Burn iOS app or web settings, then configure your MCP client either via stdio (npx burn-mcp-server with BURN_MCP_TOKEN) or via the remote HTTPS endpoint https://burn-mcp-server.vercel.app/api/mcp using a Bearer token header. No installation is required for the remote mode.
Key features of Burn Mcp Server
- 26 tools for search, triage, collections, analysis, and auto‑feed
- 24‑hour reading inbox (Flame) that expires
- Spark (30‑day) and Vault (permanent) bookmark tiers
- Batch triage: move up to 20 bookmarks at once
- Auto‑feed: watch X users, RSS feeds, or YouTube channels
- Collection management with AI overview support
Use cases of Burn Mcp Server
- Personal knowledge management – AI searches your reading history for patterns and forgotten gems
- Research workflows – create topic collections and let the agent write synthesis overviews
- Reading triage – agent reviews your inbox, reads content, and decides what to keep
- Cross‑tool intelligence – bookmarks become context in Claude Code, Cursor, or Windsurf
FAQ from Burn Mcp Server
What is the triage system?
Links start as Flame (24h to read), become Spark after reading (30‑day window), and can be promoted to permanent Vault or moved to Ash (expired). The MCP server enforces this flow.
How do I get an access token?
Download the Burn iOS app or go to burn451.cloud, open Settings → MCP Server, and copy your long‑lived MCP token.
What transports are supported?
Two modes: local stdio (using npx burn-mcp-server with environment tokens) and remote HTTPS (stateless StreamableHTTP at https://burn-mcp-server.vercel.app/api/mcp).
What are the rate limits and token expiration?
Rate limit is 30 calls per minute per session. MCP tokens expire after 30 days.
What authentication is required?
Either BURN_MCP_TOKEN (recommended) or legacy BURN_SUPABASE_TOKEN must be set. The token is scoped to your data via Row Level Security.
Frequently asked questions
What is the triage system?
Links start as Flame (24h to read), become Spark after reading (30‑day window), and can be promoted to permanent Vault or moved to Ash (expired). The MCP server enforces this flow.
How do I get an access token?
Download the Burn iOS app or go to [burn451.cloud](https://burn451.cloud), open Settings → MCP Server, and copy your long‑lived MCP token.
What transports are supported?
Two modes: local stdio (using `npx burn-mcp-server` with environment tokens) and remote HTTPS (stateless StreamableHTTP at `https://burn-mcp-server.vercel.app/api/mcp`).
What are the rate limits and token expiration?
Rate limit is 30 calls per minute per session. MCP tokens expire after 30 days.
What authentication is required?
Either `BURN_MCP_TOKEN` (recommended) or legacy `BURN_SUPABASE_TOKEN` must be set. The token is scoped to your data via Row Level Security.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments