mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
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:
@@ -3892,6 +3892,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
|||||||
- [yyyhy/nash-arena](https://github.com/yyyhy/nash-arena) [](https://glama.ai/mcp/servers/yyyhy/nash-arena) 🐍 ☁️ - A Chess and Card Game Arena For LLM, Agents can battle in game by mcp
|
- [yyyhy/nash-arena](https://github.com/yyyhy/nash-arena) [](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) [](https://glama.ai/mcp/servers/aarifmms/keyblind) 📇 🏠 🍎 🪟 🐧 - Encrypted secrets vault with MCP for AI agents. Secrets resolved at runtime, never leaked to LLM conversations.
|
- [aarifmms/keyblind](https://github.com/aarifmms/keyblind) [](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) [](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.
|
- [wundervault/wundervault-mcp](https://github.com/wundervault/wundervault-mcp) [](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) [](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
|
## Frameworks
|
||||||
|
|
||||||
> [!NOTE]
|
> [!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) [](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`.
|
- [vivek081166/japan-utils-mcp](https://github.com/vivek081166/japan-utils-mcp) [](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
|
## Tips and Tricks
|
||||||
- [labaccessnow/netip-mcp](https://github.com/labaccessnow/netip-mcp) [](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
|
### Official prompt to inform LLMs how to use MCP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user