← Index

io.github.Fisher521/burn-mcp-server

io.github.Fisher521/burn-mcp-server·v2.1.0·Calendar & Time
Quality Score
90
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://burn-mcp-server.vercel.app/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "burn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "burn-mcp-server"
      ],
      "env": {
        "BURN_MCP_TOKEN": "<your-burn_mcp_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "burn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "burn-mcp-server"
      ],
      "env": {
        "BURN_MCP_TOKEN": "<your-burn_mcp_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y burn-mcp-server
§02  Environment variables
BURN_MCP_TOKEN
requiredsecret

Long-lived MCP token from Burn App → Settings → MCP Server

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time