From fb54d793270b38901b93d81eb2ee456b18507b4a Mon Sep 17 00:00:00 2001 From: r0bin2u Date: Sat, 25 Apr 2026 19:29:55 +0900 Subject: [PATCH 1/2] add r0bin2u/dns-mcp under Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17e65e33..70e70b9f 100644 --- a/README.md +++ b/README.md @@ -1076,6 +1076,7 @@ Tools and integrations that enhance the development workflow and environment man - [DigiCatalyst-Systems/dep-diff-mcp](https://github.com/DigiCatalyst-Systems/dep-diff-mcp) [![DigiCatalyst-Systems/dep-diff-mcp MCP server](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp) 📇 🏠 🍎 🪟 🐧 - Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`. - [hikmahtech/drwhome](https://github.com/hikmahtech/drwhome) [![hikmahtech/drwhome MCP server](https://glama.ai/mcp/servers/hikmahtech/drwhome/badges/score.svg)](https://glama.ai/mcp/servers/hikmahtech/drwhome) 📇 ☁️ – Remote MCP server at `https://drwho.me/mcp/mcp` with 10 developer utilities: base64 encode/decode, JWT decode (no verify), DNS lookup via Cloudflare DoH, UUID v4/v7, URL encode/decode, JSON format, User-Agent parse, IP lookup via ipinfo. Open access over streamable HTTP — point Claude Desktop at the URL. +- [r0bin2u/dns-mcp](https://github.com/r0bin2u/dns-mcp) 🐍 🏠 🍎 🪟 🐧 - DNS resolution (DNS-over-HTTPS), reverse DNS, RDAP-based WHOIS, and IP geolocation in one MCP server. Public keyless APIs. ### 🔒 Delivery - [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial) From 8583a8fd2ad76fcc7af6610cd882631b146ea3e3 Mon Sep 17 00:00:00 2001 From: r0bin2u Date: Sat, 25 Apr 2026 20:01:59 +0900 Subject: [PATCH 2/2] add glama score badge to r0bin2u/dns-mcp entry per maintainer's listing requirement. server is now indexed at glama.ai/mcp/servers/r0bin2u/dns-mcp and passed the automated introspection check. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e70b9f..989771a0 100644 --- a/README.md +++ b/README.md @@ -1076,7 +1076,7 @@ Tools and integrations that enhance the development workflow and environment man - [DigiCatalyst-Systems/dep-diff-mcp](https://github.com/DigiCatalyst-Systems/dep-diff-mcp) [![DigiCatalyst-Systems/dep-diff-mcp MCP server](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DigiCatalyst-Systems/dep-diff-mcp) 📇 🏠 🍎 🪟 🐧 - Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`. - [hikmahtech/drwhome](https://github.com/hikmahtech/drwhome) [![hikmahtech/drwhome MCP server](https://glama.ai/mcp/servers/hikmahtech/drwhome/badges/score.svg)](https://glama.ai/mcp/servers/hikmahtech/drwhome) 📇 ☁️ – Remote MCP server at `https://drwho.me/mcp/mcp` with 10 developer utilities: base64 encode/decode, JWT decode (no verify), DNS lookup via Cloudflare DoH, UUID v4/v7, URL encode/decode, JSON format, User-Agent parse, IP lookup via ipinfo. Open access over streamable HTTP — point Claude Desktop at the URL. -- [r0bin2u/dns-mcp](https://github.com/r0bin2u/dns-mcp) 🐍 🏠 🍎 🪟 🐧 - DNS resolution (DNS-over-HTTPS), reverse DNS, RDAP-based WHOIS, and IP geolocation in one MCP server. Public keyless APIs. +- [r0bin2u/dns-mcp](https://github.com/r0bin2u/dns-mcp) [![r0bin2u/dns-mcp MCP server](https://glama.ai/mcp/servers/r0bin2u/dns-mcp/badges/score.svg)](https://glama.ai/mcp/servers/r0bin2u/dns-mcp) 🐍 🏠 🍎 🪟 🐧 - DNS resolution (DNS-over-HTTPS), reverse DNS, RDAP-based WHOIS, and IP geolocation in one MCP server. Public keyless APIs. ### 🔒 Delivery - [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial)