Loomal

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

1 starsnpm: ip-calc-mcp

About ip-calc

ip-calc is an MCP (Model Context Protocol) server published by ryudi84 in the official MCP registry, listed under Networking & Infrastructure on Loomal. MCP server for IP calculations: subnets, CIDR, ranges, network info.

It ships as an npm package (ip-calc-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ryudi84/sovereign-mcp-servers, where the project has earned 1 GitHub stars.

Use ip-calc with your agent

Claude Code · one command
claude mcp add ip-calc -- npx -y ip-calc-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ip-calc": {
      "command": "npx",
      "args": [
        "-y",
        "ip-calc-mcp"
      ]
    }
  }
}
npmip-calc-mcp

Frequently asked questions

What is ip-calc?
ip-calc is an MCP (Model Context Protocol) server by ryudi84 in the Networking & Infrastructure category. MCP server for IP calculations: subnets, CIDR, ranges, network info.
How do I connect ip-calc to Claude, Cursor, or another MCP client?
Install ip-calc from its npm package (ip-calc-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ip-calc open source?
Yes — the source code is public at github.com/ryudi84/sovereign-mcp-servers, with 1 GitHub stars.
Can AI agents pay to use ip-calc?
Not yet through Loomal — ip-calc is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ip-calc? Claim this listing free by verifying GitHub ownership, or contact us.