← Index

io.github.apolocine/mosta-net

io.github.apolocine/mosta-net·v2.0.42·Other
Quality Score
85
/100

1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mosta-net": {
      "command": "npx",
      "args": [
        "-y",
        "@mostajs/net"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mosta-net": {
      "command": "npx",
      "args": [
        "-y",
        "@mostajs/net"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mostajs/net
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other