Bbb MCP Server
Rank #1,443io.github.aiaiohhh/bbb-mcp-server
MCP server providing bbb-server capabilities
Bbb MCP Server is a Model Context Protocol (MCP) server published by aiaiohhh. It ranks #1,443 of 132,046 servers tracked on MCP Toplist, and its repository has 348 GitHub stars. Bbb MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 19, 2026 and most recently updated on Feb 19, 2026.
Ranks ahead of 130,603 of 132,046 servers on MCP Toplist.
Use Bbb MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bbb-mcp-server -- npx -y bbb-mcp-server --project[mcp_servers.bbb-mcp-server]
command = "npx"
args = ["-y", "bbb-mcp-server", "--project"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bbb-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbb-mcp-server",
"--project"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bbb-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbb-mcp-server",
"--project"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bbb-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bbb-mcp-server",
"--project"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bbb-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbb-mcp-server",
"--project"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bbb-mcp-server": {
"command": "npx",
"args": [
"-y",
"bbb-mcp-server",
"--project"
]
}
}
}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.aiaiohhh%2Fbbb-mcp-server)<a href="https://mcptoplist.com/server/io.github.aiaiohhh%2Fbbb-mcp-server"><img src="https://mcptoplist.com/badge/io.github.aiaiohhh%2Fbbb-mcp-server.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
aiaiohhh
Available versions (2)
| Version | Published |
|---|---|
| 0.4.4 | Feb 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Bbb MCP Server?
- Bbb MCP Server is maintained by aiaiohhh, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Bbb MCP Server listed on the Official MCP Registry?
- Yes — Bbb MCP Server is listed on the Official MCP Registry.
- How many versions does Bbb MCP Server have?
- MCP Toplist tracks 2 versions of Bbb MCP Server, most recently published on Feb 19, 2026.
- Where can I find the source code for Bbb MCP Server?
- The source code for Bbb MCP Server is hosted at github.com/aiaiohhh/bbb-mcp-server-core.
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.