DEEPBOM
Rank #2,627io.github.JunHwan-Kwon/deepbom
Browser-local and CLI static evidence for deployed AI model artifacts.
DEEPBOM is a Model Context Protocol (MCP) server published by JunHwan-Kwon. It ranks #2,627 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DEEPBOM is listed across 2 registries — Official MCP and Glama, with 12 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,486 of 132,113 servers on MCP Toplist.
Use DEEPBOM
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http deepbom https://deepbom.org/mcpclaude mcp add deepbom -- npx -y deepbom mcp[mcp_servers.deepbom]
url = "https://deepbom.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.deepbom]
command = "npx"
args = ["-y", "deepbom", "mcp"]Add to ~/.codex/config.toml.
https://deepbom.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"deepbom": {
"command": "npx",
"args": [
"-y",
"deepbom",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deepbom": {
"url": "https://deepbom.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"deepbom": {
"command": "npx",
"args": [
"-y",
"deepbom",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deepbom": {
"type": "http",
"url": "https://deepbom.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"deepbom": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"deepbom",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deepbom": {
"serverUrl": "https://deepbom.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deepbom": {
"command": "npx",
"args": [
"-y",
"deepbom",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deepbom": {
"url": "https://deepbom.org/mcp"
}
}
}{
"mcpServers": {
"deepbom": {
"command": "npx",
"args": [
"-y",
"deepbom",
"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.JunHwan-Kwon%2Fdeepbom)<a href="https://mcptoplist.com/server/io.github.JunHwan-Kwon%2Fdeepbom"><img src="https://mcptoplist.com/badge/io.github.JunHwan-Kwon%2Fdeepbom.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
JunHwan-Kwon
Other servers by JunHwan-Kwon
View all JunHwan-Kwon servers →Available versions (12)
| Version | Published |
|---|---|
| 1.103.0 | Sep 17, 2026 |
| 1.102.0 | Sep 17, 2026 |
| 1.101.0 | Sep 16, 2026 |
| 1.99.1 | Sep 14, 2026 |
| 1.97.4 | Sep 13, 2026 |
| 1.97.3 | Sep 13, 2026 |
| 1.97.0 | Sep 13, 2026 |
| 1.96.15 | Sep 11, 2026 |
| 1.96.14 | Sep 10, 2026 |
| 1.96.13 | Sep 10, 2026 |
| 1.96.12 | Sep 9, 2026 |
| 1.96.10 | Sep 8, 2026 |
Frequently asked questions
- Who maintains DEEPBOM?
- DEEPBOM is maintained by JunHwan-Kwon, which publishes 4 MCP servers (15 total versions) tracked on MCP Toplist.
- Is DEEPBOM listed on the Official MCP Registry?
- Yes — DEEPBOM is listed on the Official MCP Registry, alongside Glama.
- How many versions does DEEPBOM have?
- MCP Toplist tracks 12 versions of DEEPBOM, most recently published on Sep 17, 2026.
- Where can I find the source code for DEEPBOM?
- The source code for DEEPBOM is hosted at github.com/JunHwan-Kwon/deepbom.
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.