streamable-httpMITupdated 6mo ago
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.
¿Qué puedes hacer con ramadasmr networkcalc mcp?
🌐 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
Instalación
Añade ramadasmr networkcalc mcp a tu cliente. Elige el que uses.
claude mcp add --transport http ramadasmr-networkcalc-mcp https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcpcodex mcp add ramadasmr-networkcalc-mcp --url https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp{
"mcpServers": {
"ramadasmr-networkcalc-mcp": {
"url": "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"ramadasmr-networkcalc-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"ramadasmr-networkcalc-mcp": {
"url": "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"ramadasmr-networkcalc-mcp": {
"serverUrl": "https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Puntuación
39 / 100
Incompleta
- Documentación10/25
- Mantenimiento9/25
- Confianza13/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 182 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.13.0Última | 20 sept 2025 |