NetworkCalc
ai.smithery/ramadasmr-networkcalc-mcp
Documentation
š networkcalc-mcp
networkcalc-mcp is a server component (MCP Server) that powers utility services from networkcalc.com. It provides a set of network tools accessible via API or integration with your own frontend.
š§ Features
This server includes support for the following tools:
- š DNS Lookup ā Resolve domain names to IP addresses and view DNS records.
- šļø WHOIS Lookup ā Retrieve registration and ownership details for domains and IPs.
- š SPF Lookup ā Inspect Sender Policy Framework (SPF) records for domains.
- š Certificate Lookup ā Check SSL/TLS certificates for domains.
- š§® Subnet Lookup ā Analyze IP subnets and CIDR ranges.
š How to Use
Run below command to add it to claude
claude mcp add --transport http ramadasmr-networkcalc-mcp "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp"
Installing via Smithery
To install NetworkCalc automatically via Smithery:
npx -y @smithery/cli install @ramadasmr/networkcalc-mcp
To see full usage instructions and available endpoints, please refer to the hosted service: š https://smithery.ai/server/@ramadasmr/networkcalc-mcp
