Serversio.github.venomseven/nslookup
N

io.github.venomseven/nslookup

io.github.venomseven/nslookup · v1.3.0
▦ npm
v1.3.0npm npm: @nslookup-io/mcp-server🌐 https://mcp.nslookup.io/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.venomseven/nslookup",
  "description": "DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks",
  "repository": {
    "url": "https://github.com/NsLookup-io/nslookup-mcp",
    "source": "github"
  },
  "version": "1.3.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@nslookup-io/mcp-server",
      "version": "1.3.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.nslookup.io/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}