Search DevTools

Jump to any tool or page

ramadasmr-networkcalc-mcp

Unexplored

Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, reliaโ€ฆ

ramadasmr1 stars0 forksDeveloper Tools
View source

Install

mcp_config.json

{
  "mcpServers": {
    "ai-smithery-ramadasmr-networkcalc-mcp": {
      "url": "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp",
      "type": "streamable-http"
    }
  }
}

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

Sourced from the repository README.

More in Developer Tools