Octonet
Rank #59,703io.github.apolocine/mosta-net
1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
Octonet is a Model Context Protocol (MCP) server published by apolocine. It ranks #59,703 of 132,113 servers tracked on MCP Toplist. Octonet is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Mar 22, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 72,410 of 132,113 servers on MCP Toplist.
Use Octonet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mosta-net -- npx -y @mostajs/net[mcp_servers.mosta-net]
command = "npx"
args = ["-y", "@mostajs/net"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mosta-net": {
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mosta-net": {
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mosta-net": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mosta-net": {
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mosta-net": {
"command": "npx",
"args": [
"-y",
"@mostajs/net"
]
}
}
}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.apolocine%2Fmosta-net)<a href="https://mcptoplist.com/server/io.github.apolocine%2Fmosta-net"><img src="https://mcptoplist.com/badge/io.github.apolocine%2Fmosta-net.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
apolocine
Other servers by apolocine
View all apolocine servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.42 | Apr 3, 2026 |
Frequently asked questions
- Who maintains Octonet?
- Octonet is maintained by apolocine, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Octonet listed on the Official MCP Registry?
- Yes — Octonet is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Octonet have?
- MCP Toplist tracks 1 version of Octonet, most recently published on Apr 3, 2026.
- Where can I find the source code for Octonet?
- The source code for Octonet is hosted at github.com/apolocine/mosta-net.
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.