Back to directory
wgr1984/ns-lookup-mcp

wgr1984/ns-lookup-mcp

@wgr1984

A simple MCP Server that exposes the nslookup command functionality

dnsnslookupnetworklookupmcpserverpythonuvtool

Installation & Configuration

{
  "mcpServers": {
    "nslookup": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "[workspace]/ns-lookup-mcp",
        "ns-lookup-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13