← Index

io.github.ryudi84/ip-calc

io.github.ryudi84/ip-calc·v1.0.4·Other
Quality Score
82
/100

MCP server for IP calculations: subnets, CIDR, ranges, network info.

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