Instructions file GitHub Copilot
Copilot instructions for shigechika/netdiag-mcp, covering copilot review instructions — netdiag-mcp, what to flag and not a concern here.
Instructions file GitHub Copilot
Copilot instructions for shigechika/netdiag-mcp, covering copilot review instructions — netdiag-mcp, what to flag and not a concern here.
Instructions file
Claude Code instructions for shigechika/netdiag-mcp, covering claude.md, commands, architecture and conventions.
Plugin Claude Code
On-demand network diagnostics for Claude Code: DNS lookups (A/AAAA/MX/TXT/NS/CNAME/SOA/PTR/CAA, with an explicit resolver and DoT/DoH transports), DNSSEC validation via a validating resolver's AD bit, ping, traceroute, TCP port and HTTP checks, TLS certificate inspection (expiry, chain, SAN), and whois/ASN lookups.…
MCP server Claude CodeCodexCursor
MCP server wrapping dig, ping, mtr, whois and TLS/HTTP checks for on-demand network diagnostics. Runs locally from the netdiag-mcp Python package.
Plugin Claude Code
Aruba Central MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/aruba-central-mcp, covering repository overview, build & validate, what to focus review on in this repo, 5. test conventions and 6. main.py shuts down via os.exit(0) on purpose.
Instructions file
Claude Code instructions for shigechika/aruba-central-mcp, covering claude.md, commands, architecture and conventions.
Plugin Claude Code
Aruba Central (GreenLake New Central API) for Claude Code, through an OAuth2 Client Credentials service account. List and inspect access points, radios, BSSIDs, WLANs, swarms, switches, and wireless clients, get bandwidth/throughput trends and client mobility trails, and run a one-shot dailybrief AP health check. Ever.
MCP server Claude CodeCodexCursor
MCP server for Aruba Central: expose AP, switch, and client status to AI assistants. Runs locally from the aruba-central-mcp Python package. Needs 3 environment variables to run.
Plugin Claude Code
boxadm-mcp server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/boxadm-mcp, covering repository overview, build & validate, what to focus review on in this repo, 6. secrets and adversarial tool inputs and 7. test conventions.
Instructions file
Claude Code instructions for shigechika/boxadm-mcp, covering claude.md, commands, architecture, getuser — a search endpoint used as a lookup and conventions.
Plugin Claude Code
Box admin-log analytics for Claude Code: external-sharing visibility from Box's enterprise event log (adminlogs) — who shares a lot with the outside, which files get accessed from outside, and a one-shot dailybrief health check. Read-only; never revokes shares, deletes files, or mutates anything. In oauth mode (BOXA.
MCP server Claude CodeCodexCursor
MCP server for Box admin-log analytics — external-sharing visibility, read-only. Runs locally from the boxadm-mcp Python package. Needs 11 environment variables to run.
Plugin Claude Code
Cloud Armor MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/cloudarmor-mcp, covering copilot review instructions — cloudarmor-mcp, this is a read-only server, and that is load-bearing, never let a truncated count read as a total, rule priorities arrive as floats and no site-specific values in the repository.
Instructions file
Claude Code instructions for shigechika/cloudarmor-mcp, covering claude.md, what this repository is, commands, cli exit codes (cloudarmormcp/main.py) and architecture.
Plugin Claude Code
Google Cloud Armor WAF log patrol for Claude Code, straight from Cloud Logging. Summarize enforced DENYs per rule, flag home-region false positives, review preview (dry-run) rules, and get a one-shot dailybrief health check. All tools are read-only. Requires CLOUDARMORPROJECT and a GOOGLEAPPLICATIONCREDENTIALS serv.
MCP server Claude CodeCodexCursor
MCP server for Google Cloud Armor WAF log patrol — deny summaries, false-positive checks, preview rules. Runs locally from the cloudarmor-mcp Python package. Needs 6 environment variables to run.
Plugin Claude Code
Microsoft Entra ID sign-in and audit-log triage MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/entraadm-mcp, covering copilot review instructions — entraadm-mcp, what to flag and not a concern here.
Instructions file
Claude Code instructions for shigechika/entraadm-mcp, covering claude.md, commands, architecture, conventions and roadmap (deliberately not in the initial release).
Plugin Claude Code
Microsoft Entra ID sign-in and audit-log triage MCP for Claude Code. Investigate why a sign-in failed (AADSTS-annotated), tenant-wide failure trends and password-spray suspects, who changed what in the directory, and whether MFA is registered for an account, plus a one-shot dailybrief. Read-only — no write calls anywh.
Plugin Claude Code
eos-mcp server, packaged as a Claude Code plugin.