Bezelbub
Rank #6,029io.github.cwooddgr/bezelbub-mcp
Frame screenshots and screen recordings in Apple device bezels (device mockups). macOS only.
Bezelbub is a Model Context Protocol (MCP) server published by cwooddgr. It ranks #6,029 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Bezelbub is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 126,017 of 132,046 servers on MCP Toplist.
Use Bezelbub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bezelbub-mcp -- npx -y @dgr_labs/bezelbub-mcp[mcp_servers.bezelbub-mcp]
command = "npx"
args = ["-y", "@dgr_labs/bezelbub-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bezelbub-mcp": {
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bezelbub-mcp": {
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bezelbub-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bezelbub-mcp": {
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bezelbub-mcp": {
"command": "npx",
"args": [
"-y",
"@dgr_labs/bezelbub-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.cwooddgr%2Fbezelbub-mcp)<a href="https://mcptoplist.com/server/io.github.cwooddgr%2Fbezelbub-mcp"><img src="https://mcptoplist.com/badge/io.github.cwooddgr%2Fbezelbub-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cwooddgr
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Sep 11, 2026 |
| 0.1.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Bezelbub?
- Bezelbub is maintained by cwooddgr, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Bezelbub listed on the Official MCP Registry?
- Yes — Bezelbub is listed on the Official MCP Registry.
- How many versions does Bezelbub have?
- MCP Toplist tracks 2 versions of Bezelbub, most recently published on Sep 11, 2026.
- Where can I find the source code for Bezelbub?
- The source code for Bezelbub is hosted at github.com/cwooddgr/bezelbub.
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.