We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramadasmr/networkcalc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.mdโข1.43 KiB
# ๐ networkcalc-mcp
[](https://smithery.ai/server/@ramadasmr/networkcalc-mcp)
**networkcalc-mcp** is a server component (MCP Server) that powers utility services from [networkcalc.com](https://networkcalc.com). It provides a set of networking 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
```bash
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](https://smithery.ai/server/@ramadasmr/networkcalc-mcp):
```bash
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](https://smithery.ai/server/@ramadasmr/networkcalc-mcp)