br8n
Rank #21,285io.github.anthonysuherli/br8n
Capture dev context on interrupt; replay it as a 30-second resume card. Git stash for your head.
br8n is a Model Context Protocol (MCP) server published by anthonysuherli. It ranks #21,285 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. br8n is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 94,306 of 115,591 servers on MCP Toplist.
Use br8n
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add br8n -- uvx br8n --from br8n br8n-mcp[mcp_servers.br8n]
command = "uvx"
args = ["br8n", "--from", "br8n", "br8n-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"br8n": {
"command": "uvx",
"args": [
"br8n",
"--from",
"br8n",
"br8n-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"br8n": {
"command": "uvx",
"args": [
"br8n",
"--from",
"br8n",
"br8n-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"br8n": {
"type": "stdio",
"command": "uvx",
"args": [
"br8n",
"--from",
"br8n",
"br8n-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"br8n": {
"command": "uvx",
"args": [
"br8n",
"--from",
"br8n",
"br8n-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"br8n": {
"command": "uvx",
"args": [
"br8n",
"--from",
"br8n",
"br8n-mcp"
]
}
}
}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.anthonysuherli%2Fbr8n)<a href="https://mcptoplist.com/server/io.github.anthonysuherli%2Fbr8n"><img src="https://mcptoplist.com/badge/io.github.anthonysuherli%2Fbr8n.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
anthonysuherli
Other servers by anthonysuherli
View all anthonysuherli servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.2 | Jul 26, 2026 |
Frequently asked questions
- Who maintains br8n?
- br8n is maintained by anthonysuherli, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is br8n listed on the Official MCP Registry?
- Yes — br8n is listed on the Official MCP Registry, alongside Glama.
- How many versions does br8n have?
- MCP Toplist tracks 1 version of br8n, most recently published on Jul 26, 2026.
- Where can I find the source code for br8n?
- The source code for br8n is hosted at github.com/anthonysuherli/br8n.