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.
Was kannst du mit ramadasmr networkcalc mcp machen?
🌐 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
Installation
ramadasmr networkcalc mcp zu deinem Client hinzufügen. Wähl den, den du nutzt.
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`.
Score
39 / 100
Unvollständig
- Dokumentation10/25
- Pflege9/25
- Vertrauen13/20
- Funktionsumfang0/15
- Installation12/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
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.13.0Aktuell | 20. Sept. 2025 |