OctoNet
Rank #101,524pulsemcp/octonet-apolocine
Multi-protocol MCP server with access to 13 databases via zero-config deployment with support for REST, GraphQL, WebSocket, and SSE interfaces.
OctoNet is a Model Context Protocol (MCP) server published by apolocine. It ranks #101,524 of 132,405 servers tracked on MCP Toplist. OctoNet is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 4, 2026.
Ranks ahead of 30,881 of 132,405 servers on MCP Toplist.
Use OctoNet
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http octonet-apolocine https://mcp.amia.fr/mcp[mcp_servers.octonet-apolocine]
url = "https://mcp.amia.fr/mcp"Add to ~/.codex/config.toml.
https://mcp.amia.fr/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"octonet-apolocine": {
"url": "https://mcp.amia.fr/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"octonet-apolocine": {
"type": "http",
"url": "https://mcp.amia.fr/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"octonet-apolocine": {
"serverUrl": "https://mcp.amia.fr/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"octonet-apolocine": {
"url": "https://mcp.amia.fr/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/pulsemcp%2Foctonet-apolocine)<a href="https://mcptoplist.com/server/pulsemcp%2Foctonet-apolocine"><img src="https://mcptoplist.com/badge/pulsemcp%2Foctonet-apolocine.svg" alt="MCP Toplist: #101,524 of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
apolocine
Other servers by apolocine
- MostaORM MCP — generate schemas, lint & migrate from your AI tool#30,358 · 1 ver
- Octonet#59,876 · 1 ver
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
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?
- OctoNet is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does OctoNet have?
- OctoNet ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for OctoNet?
- The source code for OctoNet is hosted at github.com/apolocine/octonet-mcp.
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.