Burn Mcp Server
@Fisher521
关于 Burn Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"burn": {
"command": "npx",
"args": [
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your-token>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论