burn-mcp-server
Rank #22,609io.github.Fisher521/burn-mcp-server
AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.
burn-mcp-server is a Model Context Protocol (MCP) server published by fisher521. It ranks #22,609 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. burn-mcp-server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 109,504 of 132,113 servers on MCP Toplist.
Use burn-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http burn-mcp-server https://burn-mcp-server.vercel.app/api/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add burn-mcp-server -e "BURN_MCP_TOKEN=<your BURN_MCP_TOKEN>" -- npx -y burn-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.burn-mcp-server]
url = "https://burn-mcp-server.vercel.app/api/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.burn-mcp-server]
command = "npx"
args = ["-y", "burn-mcp-server"]
[mcp_servers.burn-mcp-server.env]
BURN_MCP_TOKEN = "<your BURN_MCP_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://burn-mcp-server.vercel.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"burn-mcp-server": {
"command": "npx",
"args": [
"-y",
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your BURN_MCP_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"burn-mcp-server": {
"url": "https://burn-mcp-server.vercel.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"burn-mcp-server": {
"command": "npx",
"args": [
"-y",
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your BURN_MCP_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"burn-mcp-server": {
"type": "http",
"url": "https://burn-mcp-server.vercel.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"burn-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your BURN_MCP_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"burn-mcp-server": {
"serverUrl": "https://burn-mcp-server.vercel.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"burn-mcp-server": {
"command": "npx",
"args": [
"-y",
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your BURN_MCP_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"burn-mcp-server": {
"url": "https://burn-mcp-server.vercel.app/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"burn-mcp-server": {
"command": "npx",
"args": [
"-y",
"burn-mcp-server"
],
"env": {
"BURN_MCP_TOKEN": "<your BURN_MCP_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Fisher521%2Fburn-mcp-server)<a href="https://mcptoplist.com/server/io.github.Fisher521%2Fburn-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Fisher521%2Fburn-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
fisher521
Other servers by fisher521
View all fisher521 servers →Available versions (4)
| Version | Published |
|---|---|
| 2.1.1 | Jul 31, 2026 |
| 2.1.0 | Apr 16, 2026 |
| 2.0.6 | Apr 14, 2026 |
| 2.0.5 | Apr 8, 2026 |
Frequently asked questions
- Who maintains burn-mcp-server?
- burn-mcp-server is maintained by fisher521, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is burn-mcp-server listed on the Official MCP Registry?
- Yes — burn-mcp-server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does burn-mcp-server have?
- MCP Toplist tracks 4 versions of burn-mcp-server, most recently published on Jul 31, 2026.
- Where can I find the source code for burn-mcp-server?
- The source code for burn-mcp-server is hosted at github.com/fisher521/burn-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.