1999AZZAR

10 mods across 7 repositories, 20 stars between them.

guardian-cache

02

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Store temporary agent state and cached API results in Redis using enforced mema: namespaces and TTL controls. Use when session data or expensive intermediate results must be shared across steps or sub-agents.

3 today A 41 tokens original MIT

guardian-memory

03

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Maintain project context in Project Guardian's memory.db knowledge graph. Use during coding, debugging, planning, and project-management sessions to restore relevant context and record significant decisions, changes, tasks, and milestones.

3 today A 43 tokens original MIT

guardian-security

04

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Scan project files for likely hardcoded secrets and inspect container images for HIGH or CRITICAL CVEs with Trivy. Use for local security audits before commits, releases, or deployments; treat findings as heuristics requiring review.

3 today A 47 tokens original MIT

guardian-session

05

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Restore relevant Project Guardian context from memory.db at session start. Use when resuming project work, switching repositories, or answering what was previously in progress; surface active tasks, open bugs, recent observations, and blockers.

3 today A 46 tokens original MIT

guardian-tracker

06

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Auto-tracking skill for Project-Guardian. Automatically records file changes, code edits, decisions, and bug fixes to memory.db. Trigger after every significant operation (file edit, git commit, bug fix, refactor). Uses git diff and file analysis to generate observations.

3 today A 58 tokens original MIT

guardian-wall

07

1999AZZAR/project-guardian-mcp-server

Skill Claude CodeCodex

Detect and quarantine likely prompt injection in untrusted text from websites, retrieved documents, tool output, and user-uploaded files. Use before an agent interprets external content or takes actions based on it; treat detection as a heuristic, not a security boundary.

3 today B 54 tokens original MIT

scrcpy-mcp

08

1999AZZAR/scrcpy-mcp

Skill Claude CodeCodex

Professional Android automation agent for device interaction, UI testing, and app management. Use for: (1) interacting with Android apps, (2) filling inputs, (3) structural UI inspection via XML/axtree, (4) complex multi-step mobile tasks. Prefer XML/axtree over screenshots — images are expensive tokens.

0 19d ago A 71 tokens

scrcpy-mcp

09

1999AZZAR/scrcpy-mcp

MCP server Claude CodeCodexCursor

MCP server for Android device control via ADB and scrcpy — gives AI agents vision and control over Android devices. Runs locally from the scrcpy-mcp npm package.

0 19d ago A tokens not measured

menager

10

1999AZZAR/menager-mcp-server

MCP server Claude CodeCodexCursor

MCP server "menager" as configured in 1999AZZAR/menager-mcp-server. Runs locally from the menager npm package.

0 4d ago A tokens not measured original MIT