AegisMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AegisMCPanalyze the risk note in Q3_2024.pdf"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 checkOutputs 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.
This server cannot be installed
Maintenance
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
- Alicense-qualityBmaintenanceAI agent for security teams: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base, OpenAI/Ollama. Risks, compliance gaps, remediations. MIT.Last updated98MIT
- Alicense-qualityDmaintenanceQuantitative 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 updatedMIT
- AlicenseAqualityBmaintenanceA 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 updated10MIT
- Alicense-qualityAmaintenanceSecurity 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 updated609MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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