Move netip-mcp entry into Other Tools and Integrations

It was landing under the '## Tips and Tricks' heading rather than in a
server category, which did not match the PR title.
This commit is contained in:
labaccessnow
2026-09-07 11:49:34 -04:00
parent c0e6086970
commit 9bfa46a8ab
+1 -1
View File
@@ -3892,6 +3892,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [yyyhy/nash-arena](https://github.com/yyyhy/nash-arena) [![yyyhy/nash-arena MCP server](https://glama.ai/mcp/servers/yyyhy/nash-arena/badges/score.svg)](https://glama.ai/mcp/servers/yyyhy/nash-arena) 🐍 ☁️ - A Chess and Card Game Arena For LLM, Agents can battle in game by mcp
- [aarifmms/keyblind](https://github.com/aarifmms/keyblind) [![aarifmms/keyblind MCP server](https://glama.ai/mcp/servers/aarifmms/keyblind/badges/score.svg)](https://glama.ai/mcp/servers/aarifmms/keyblind) 📇 🏠 🍎 🪟 🐧 - Encrypted secrets vault with MCP for AI agents. Secrets resolved at runtime, never leaked to LLM conversations.
- [wundervault/wundervault-mcp](https://github.com/wundervault/wundervault-mcp) [![wundervault/wundervault-mcp MCP server](https://glama.ai/mcp/servers/wundervault/wundervault-mcp/badges/score.svg)](https://glama.ai/mcp/servers/wundervault/wundervault-mcp) 📇 ☁️ - Zero-knowledge secret vault for AI agents: use API keys, passwords, and SSH keys to run real commands (exec/rsync) with the secret injected into a single command — never returned to the model or shown in chat. Client-side AES-256-GCM, per-agent scoping, append-only audit log.
- [labaccessnow/netip-mcp](https://github.com/labaccessnow/netip-mcp) [![labaccessnow/netip-mcp MCP server](https://glama.ai/mcp/servers/labaccessnow/netip-mcp/badges/score.svg)](https://glama.ai/mcp/servers/labaccessnow/netip-mcp) 📇 🏠 🍎 🪟 🐧 - The whatismynetip.com toolbox: subnet math for IPv4 and IPv6, IP conversion, IPv6 normalisation, MAC vendor lookup against the full IEEE registry (bundled), a hand-written 100-port directory with exposure verdicts, DNS and reverse DNS over DNS-over-HTTPS, blocklist checks that are honest about lists that refuse public resolvers, TLS certificate inspection with an SSRF guard, and the public IP the internet sees. No account, no telemetry, nothing read from disk. `npx -y github:labaccessnow/netip-mcp`
## Frameworks
> [!NOTE]
@@ -3915,7 +3916,6 @@ Interact with Git repositories and version control platforms. Enables repository
- [vivek081166/japan-utils-mcp](https://github.com/vivek081166/japan-utils-mcp) [![vivek081166/japan-utils-mcp MCP server](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/vivek081166/japan-utils-mcp) 🐍 🏠 🍎 🪟 🐧 - Japan-specific utilities for AI agents: era ↔ Western year conversion (令和8年 ↔ 2026), kanji-to-romaji transliteration, 7-digit postal code lookup, national holiday calendar, hiragana ↔ katakana conversion, full-width ↔ half-width normalization, and statistical Japanese name splitting. 9 tools, MIT licensed, installable via `uvx japan-utils-mcp`.
## Tips and Tricks
- [labaccessnow/netip-mcp](https://github.com/labaccessnow/netip-mcp) [![labaccessnow/netip-mcp MCP server](https://glama.ai/mcp/servers/labaccessnow/netip-mcp/badges/score.svg)](https://glama.ai/mcp/servers/labaccessnow/netip-mcp) 📇 🏠 🍎 🪟 🐧 - The whatismynetip.com toolbox: subnet math for IPv4 and IPv6, IP conversion, IPv6 normalisation, MAC vendor lookup against the full IEEE registry (bundled), a hand-written 100-port directory with exposure verdicts, DNS and reverse DNS over DNS-over-HTTPS, blocklist checks that are honest about lists that refuse public resolvers, TLS certificate inspection with an SSRF guard, and the public IP the internet sees. No account, no telemetry, nothing read from disk. `npx -y github:labaccessnow/netip-mcp`
### Official prompt to inform LLMs how to use MCP