BriefGate
Rank #4,902io.github.sekera-radim/briefgate
Client intake for AI agents: get files, copy and logins from clients, chased automatically.
BriefGate is a Model Context Protocol (MCP) server published by sekera-radim. It ranks #4,902 of 132,113 servers tracked on MCP Toplist. BriefGate is listed across 2 registries — Official MCP and Glama, with 17 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 127,211 of 132,113 servers on MCP Toplist.
Use BriefGate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add briefgate -e "BRIEFGATE_API_KEY=<your BRIEFGATE_API_KEY>" -e "BRIEFGATE_BASE_URL=<your BRIEFGATE_BASE_URL>" -- npx -y @briefgate/mcpReplace each placeholder with your own value before saving.
[mcp_servers.briefgate]
command = "npx"
args = ["-y", "@briefgate/mcp"]
[mcp_servers.briefgate.env]
BRIEFGATE_API_KEY = "<your BRIEFGATE_API_KEY>"
BRIEFGATE_BASE_URL = "<your BRIEFGATE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"briefgate": {
"command": "npx",
"args": [
"-y",
"@briefgate/mcp"
],
"env": {
"BRIEFGATE_API_KEY": "<your BRIEFGATE_API_KEY>",
"BRIEFGATE_BASE_URL": "<your BRIEFGATE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"briefgate": {
"command": "npx",
"args": [
"-y",
"@briefgate/mcp"
],
"env": {
"BRIEFGATE_API_KEY": "<your BRIEFGATE_API_KEY>",
"BRIEFGATE_BASE_URL": "<your BRIEFGATE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"briefgate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@briefgate/mcp"
],
"env": {
"BRIEFGATE_API_KEY": "<your BRIEFGATE_API_KEY>",
"BRIEFGATE_BASE_URL": "<your BRIEFGATE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"briefgate": {
"command": "npx",
"args": [
"-y",
"@briefgate/mcp"
],
"env": {
"BRIEFGATE_API_KEY": "<your BRIEFGATE_API_KEY>",
"BRIEFGATE_BASE_URL": "<your BRIEFGATE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"briefgate": {
"command": "npx",
"args": [
"-y",
"@briefgate/mcp"
],
"env": {
"BRIEFGATE_API_KEY": "<your BRIEFGATE_API_KEY>",
"BRIEFGATE_BASE_URL": "<your BRIEFGATE_BASE_URL>"
}
}
}
}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.sekera-radim%2Fbriefgate)<a href="https://mcptoplist.com/server/io.github.sekera-radim%2Fbriefgate"><img src="https://mcptoplist.com/badge/io.github.sekera-radim%2Fbriefgate.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sekera-radim
Other servers by sekera-radim
View all sekera-radim servers →Available versions (17)
| Version | Published |
|---|---|
| 0.10.5 | Sep 16, 2026 |
| 0.10.4 | Sep 16, 2026 |
| 0.10.3 | Sep 16, 2026 |
| 0.10.2 | Sep 16, 2026 |
| 0.10.1 | Sep 16, 2026 |
| 0.10.0 | Sep 16, 2026 |
| 0.9.0 | Sep 6, 2026 |
| 0.8.3 | Sep 4, 2026 |
| 0.8.2 | Sep 4, 2026 |
| 0.8.1 | Sep 2, 2026 |
| 0.7.7 | Sep 1, 2026 |
| 0.7.6 | Sep 1, 2026 |
| 0.7.5 | Sep 1, 2026 |
| 0.7.4 | Sep 1, 2026 |
| 0.7.3 | Sep 1, 2026 |
| 0.7.2 | Sep 1, 2026 |
| 0.7.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains BriefGate?
- BriefGate is maintained by sekera-radim, which publishes 2 MCP servers (18 total versions) tracked on MCP Toplist.
- Is BriefGate listed on the Official MCP Registry?
- Yes — BriefGate is listed on the Official MCP Registry, alongside Glama.
- How many versions does BriefGate have?
- MCP Toplist tracks 17 versions of BriefGate, most recently published on Sep 16, 2026.
- Where can I find the source code for BriefGate?
- The source code for BriefGate is hosted at github.com/sekera-radim/briefgate-mcp.
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.