Bomly
Rank #2,409io.github.bomly-dev/bomly-cli
Give your coding agent the dependency graph it is about to change: scan, diff, explain, audit
Bomly is a Model Context Protocol (MCP) server published by bomly-dev. It ranks #2,409 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Bomly is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,637 of 132,046 servers on MCP Toplist.
Use Bomly
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bomly-cli -- npx -y bomly-mcp[mcp_servers.bomly-cli]
command = "npx"
args = ["-y", "bomly-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bomly-cli": {
"command": "npx",
"args": [
"-y",
"bomly-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bomly-cli": {
"command": "npx",
"args": [
"-y",
"bomly-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bomly-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bomly-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bomly-cli": {
"command": "npx",
"args": [
"-y",
"bomly-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bomly-cli": {
"command": "npx",
"args": [
"-y",
"bomly-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.bomly-dev%2Fbomly-cli)<a href="https://mcptoplist.com/server/io.github.bomly-dev%2Fbomly-cli"><img src="https://mcptoplist.com/badge/io.github.bomly-dev%2Fbomly-cli.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bomly-dev
Available versions (9)
| Version | Published |
|---|---|
| 0.26.0 | Sep 17, 2026 |
| 0.25.0 | Sep 16, 2026 |
| 0.24.2 | Aug 27, 2026 |
| 0.24.1 | Aug 26, 2026 |
| 0.24.0 | Aug 25, 2026 |
| 0.23.0 | Aug 13, 2026 |
| 0.22.0 | Aug 11, 2026 |
| 0.21.3 | Aug 8, 2026 |
| 0.21.1 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Bomly?
- Bomly is maintained by bomly-dev, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Bomly listed on the Official MCP Registry?
- Yes — Bomly is listed on the Official MCP Registry, alongside Glama.
- How many versions does Bomly have?
- MCP Toplist tracks 9 versions of Bomly, most recently published on Sep 17, 2026.
- Where can I find the source code for Bomly?
- The source code for Bomly is hosted at github.com/bomly-dev/bomly-cli.
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.