← Registry

Developer Tools

myconf.it

Provides network utilities for calculating IPv4/IPv6 subnet details and retrieving public IP geolocation and ASN information.

1 endpoint3 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://myconf.it/mcp

No auth detected

MCP server metadata

Name
myconf.it
Version
1.0.0
Capabilities
tools
Server instructions

myconf.it MCP server. Tools: subnet_calculate (offline IPv4 subnet math), subnet6_calculate (offline IPv6 prefix math), whoami (caller IP/geo as seen by Cloudflare). No auth required.

Known tools 3

subnet_calculate

Calculate IPv4 subnet details (network, broadcast, host range, netmask, wildcard, class, type, binary) from an IP and either a CIDR prefix or a dotted-decimal netmask.

Inferred read-only
subnet6_calculate

Calculate IPv6 prefix details (network/first address, last address, total address count, number of /64 subnets, address type, compressed + expanded forms) from an IPv6 address and a prefix length (0-128).

Inferred read-only
whoami

Returns the public IP, geolocation (city, region, country, timezone) and ASN of the MCP client as observed by the myconf.it edge (Cloudflare).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.myconf-it]
url = "https://myconf.it/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "myconf-it": {
      "type": "http",
      "url": "https://myconf.it/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: myconf-it
Remote MCP URL: https://myconf.it/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "myconf-it": {
      "url": "https://myconf.it/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "myconf-it": {
      "type": "http",
      "url": "https://myconf.it/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "myconf-it",
  "transport": "streamable-http",
  "url": "https://myconf.it/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for myconf.it was fetched 2026-08-24T02:09:13.904Z.

Trust status Trusted

myconf.it is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.