NetAPI MCP server MCP endpoints (Streamable HTTP): https://mcp.netapi.com/mcp sign in with your NetAPI account (a free account works; a plan unlocks the paid tools) https://mcp.netapi.com/mcp/public no account: free tools only, anonymous limits Free tools: check_compromised, search_new_domains, tld_stats, domain_rank, top_websites, top_1m, registrar_info, dns_provider_info, list_zones. With a NetAPI plan: lookup_domain, lookup_ip, get_download_url, account_info. Claude Code: claude mcp add --transport http netapi https://mcp.netapi.com/mcp claude.ai / ChatGPT / Cursor / others: add a remote MCP server with the URL above and sign in when asked; clients without OAuth support can send "Authorization: Bearer " instead. Docs: https://netapi.com/help/api/ Source: https://github.com/coderockers/netapi-mcp