Instructions file GitHub Copilot
Copilot instructions for shigechika/eos-mcp, covering repository overview, build & validate, what to focus review on in this repo, 3. device credentials are the sensitive surface and 4. tool name/docstring quality.
Instructions file GitHub Copilot
Copilot instructions for shigechika/eos-mcp, covering repository overview, build & validate, what to focus review on in this repo, 3. device credentials are the sensitive surface and 4. tool name/docstring quality.
Instructions file
Claude Code instructions for shigechika/eos-mcp, covering claude.md, commands, architecture and conventions.
Plugin Claude Code
Arista EOS device operations for Claude Code, via eAPI. Run show commands, retrieve and diff running-config, push config through a guarded configure-session with a commit timer, collect tech-support, and get a one-shot dailybrief fleet health check. Needs a local config.ini file (per-device eAPI username/password) — t.
MCP server Claude CodeCodexCursor
MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only). Runs locally from the entraadm-mcp Python package. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor
MCP server for Arista EOS device operations via eAPI. Runs locally from the eos-mcp Python package. Needs 1 environment variable to run.
Plugin Claude Code
Google Workspace security-audit MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/gwsadm-mcp, covering repository overview, build & validate, what to focus review on in this repo, 6. isexternal()'s fail-safe default must not be relaxed and 8. secrets and adversarial tool inputs.
Instructions file
Claude Code instructions for shigechika/gwsadm-mcp, covering claude.md, commands, architecture and conventions.
Plugin Claude Code
Google Workspace security-audit MCP for Claude Code, through a service account with domain-wide delegation. Investigate suspicious/disabled logins, suspended accounts, third-party OAuth grants, Drive external sharing, group delivery policy, and Gmail message tracing across one or more Workspace domains, plus a…
MCP server Claude CodeCodexCursor
MCP server for Google Workspace security auditing — login audit, external sharing, daily brief. Runs locally from the gwsadm-mcp Python package. Needs 1 environment variable to run.
Plugin Claude Code
junos-mcp server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/junos-mcp, covering repository overview, build & validate, what to focus review on in this repo, 1. stdio transport: stdout is the json-rpc channel and 3. server.json version is a sentinel, not a real value.
Instructions file
Project instructions for junos-mcp, an MCP server that exposes Juniper network-device operations to AI assistants. They describe the Python codebase, its modules, supported connection methods, dependencies, and tests.
Plugin Claude Code
MCP server for junos-ops, giving Claude Code access to Juniper JUNOS devices: show commands, config diffs and pushes, firmware upgrades, RSI/SCF diagnostics, and a dailybrief health check across a fleet. All destructive tools default to dry-run, and pushconfig uses commit-confirmed with an automatic post-commit rollb.
MCP server Claude CodeCodexCursor
MCP server for junos-ops: expose Juniper device operations to AI assistants. Runs locally from the junos-mcp Python package. Needs 5 environment variables to run.
Plugin Claude Code
KeyCloak MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/keycloak-mcp, covering repository overview, build & validate, what to focus review on in this repo, 4. test conventions and out of scope for review comments.
Instructions file
Claude Code instructions for shigechika/keycloak-mcp, covering claude.md, commands, architecture and conventions.
Plugin Claude Code
KeyCloak Admin REST API for Claude Code, through a Service Account. Investigate accounts, group membership, sessions, MFA enrolment, brute-force lockouts, and login/admin events, and get a one-shot dailybrief health check. Runs read-only unless the Service Account is granted manage-users. Requires KEYCLOAKURL, KEYCLO.
MCP server Claude CodeCodexCursor
MCP server for KeyCloak Admin REST API via Service Account. Runs locally from the keycloak-mcp Python package. Needs 5 environment variables to run.
Plugin Claude Code
Zabbix MCP server, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for shigechika/zapi-mcp, covering repository overview, build & validate, what to focus review on in this repo, 4. secrets and adversarial tool inputs and 5. test conventions.
Instructions file
Claude Code instructions for shigechika/zapi-mcp, covering claude.md, commands, architecture, release pipeline and conventions.
Plugin Claude Code
Zabbix API for Claude Code, via an API user. Investigate active problems, hosts, and item values, get a one-shot dailybrief health check, acknowledge problems, and open maintenance windows. Site-specific dailybrief categories (DHCP pool usage, SNAT usage, core-network, …) need a local ZABBIXCATEGORIESINI file that.