Skip to main content
Glama

AegisMCP

Local, type-safe multi-agent CLI for financial PDF risk notes, with a default-deny MCP tool gateway.

Analyst assistant only — not a certified audit opinion. Air-gapped by default.

Status

Phases 0–3 complete: scaffold → OpenAI-compat LLM → MCP gateway → LangGraph golden path (PDF → RiskReport).

Related MCP server: AEGIS Governance

Quickstart

make setup

# Terminal A — Apple Silicon (16GB: prefer 4B)
rapid-mlx serve qwen3.5-4b-4bit --port 8000

# Terminal B
cp -n .env.example .env   # OPENAI_MODEL=qwen3.5-4b-4bit
make doctor
make demo                 # heuristic path (no LLM required)
make demo-llm             # uses Rapid-MLX / any OpenAI-compat server
make check

Outputs land in outputs/<run_id>/report.json and report.md.

Docs: docs/inference.md · docs/mcp.md

Disclaimer

AegisMCP helps analysts draft structured risk notes from local PDFs. It does not produce certified audit opinions, regulatory filings, or legal advice. Human review is required.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Quantitative governance gate for AI agents. Six gates (risk, profit, novelty, complexity, quality, utility) return PROCEED/PAUSE/HALT/ESCALATE with confidence scores and hash-chained, tamper-evident audit trails. Generates NIST AI RMF and EU AI Act Annex IV artifacts. 10 MCP tools; local stdio and hosted Streamable HTTP with a free tier.
    Last updated
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A local-first MCP server that ingests PDFs, extracts structure, and provides semantic search and sequential navigation tools for AI clients to query and learn from documents.
    Last updated
    10
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Security scanner for MCP servers — vet an MCP before you wire it into an agent. Detects prompt-injection, credential exfiltration (via taint analysis), RCE, and supply-chain risks, and catches cross-server exfil chains no single server reveals. Zero-dependency local CLI, SARIF output, CI-gateable, no account.
    Last updated
    609
    MIT

View all related MCP servers

Related MCP Connectors

  • Generate PDF reports from ReportFlow templates via Claude and other AI agents.

  • Paid remote MCP for agent design system guard MCP, structured receipts, audit logs, and reviewer-rea

  • Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BennedictQuanTon/AegisMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server