mcpbeat Sign in

IP Calc MCP Server

local only

IP Calc runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.

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

Installs / week
not published
1
Stars
0 open issues
25 Feb 2026
Last commit
from GitHub
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs with shell=True mcp_forge.py:201
        subprocess.run(["npm", "install"], cwd=str(server_dir), capture_output=True, timeout=60, shell=True)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to IP Calc

same job, measured the same way
IP Calc MCP
by ryudi84

IP address and subnet calculator, CIDR notation

52 installs/wk local only
UniFi RMCP
by dinglebear

Rust MCP server and CLI for UniFi Network controller operations.

48 installs/wk local only
UniFi RMCP
by dinglebear

Rust MCP server and CLI for UniFi Network controller operations.

local only
Obelinf
by obelinf

MCP server for Obelinf, the network documentation platform. Sites, racks, devices, IPs, VLANs.

answering
Rancher
by asklokesh

MCP server for Rancher API integration

49 installs/wk local only
Subnet Calculator MCP
by zekerutledge

Calculates IPv4 subnet information from an IP address and CIDR prefix or dotted decimal subnet mask

1 tools answering
GetBirthChart MCP
by getbirthchart-com

Official MCP server for GetBirthChart astrology calculations.

25 installs/wk local only
Junos MCP
by shigechika

MCP server for Juniper Networks device operations via junos-ops

322 installs/wk local only

IP Calc — questions

Answers built from our own checks of this server.

Why is there no uptime for IP Calc?
IP Calc runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is IP Calc open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.