← Index

io.github.ryudi84/ip-calc-mcp

io.github.ryudi84/ip-calc-mcp·v1.0.2·Other
Quality Score
77
/100

IP address and subnet calculator, CIDR notation

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ip-calc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ip-calc-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ip-calc-mcp": {
      "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
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other