MaBoSS Boolean Network Simulator
Rank #23,819io.github.marcorusc/MaBoSS
MCP server for Boolean network simulation and attractor analysis using MaBoSS
MaBoSS Boolean Network Simulator is a Model Context Protocol (MCP) server published by marcorusc. It ranks #23,819 of 132,113 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. MaBoSS Boolean Network Simulator is listed on Official MCP, with 4 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 108,294 of 132,113 servers on MCP Toplist.
Use MaBoSS Boolean Network Simulator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add maboss -- uvx --from mcp-biomodelling-servers mcp-maboss-server mcp-biomodelling-servers[mcp_servers.maboss]
command = "uvx"
args = ["--from", "mcp-biomodelling-servers", "mcp-maboss-server", "mcp-biomodelling-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"maboss": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-maboss-server",
"mcp-biomodelling-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"maboss": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-maboss-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"maboss": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-maboss-server",
"mcp-biomodelling-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"maboss": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-maboss-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"maboss": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-maboss-server",
"mcp-biomodelling-servers"
]
}
}
}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.marcorusc%2FMaBoSS)<a href="https://mcptoplist.com/server/io.github.marcorusc%2FMaBoSS"><img src="https://mcptoplist.com/badge/io.github.marcorusc%2FMaBoSS.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
marcorusc
Available versions (4)
| Version | Published |
|---|---|
| 2.2.0 | Aug 13, 2026 |
| 2.1.0 | Aug 6, 2026 |
| 2.0.0 | Aug 3, 2026 |
| 1.0.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains MaBoSS Boolean Network Simulator?
- MaBoSS Boolean Network Simulator is maintained by marcorusc, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is MaBoSS Boolean Network Simulator listed on the Official MCP Registry?
- Yes — MaBoSS Boolean Network Simulator is listed on the Official MCP Registry.
- How many versions does MaBoSS Boolean Network Simulator have?
- MCP Toplist tracks 4 versions of MaBoSS Boolean Network Simulator, most recently published on Aug 13, 2026.
- Where can I find the source code for MaBoSS Boolean Network Simulator?
- The source code for MaBoSS Boolean Network Simulator is hosted at github.com/marcorusc/mcp-biomodelling-servers.
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.