# AurelianFlo MCP server

Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.

## Links
- Registry page: https://www.getdrio.com/mcp/com-aurelianflo-core
- Repository: https://github.com/kelm2021/aurelianflo

## Install
- Endpoint: https://api.aurelianflo.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.aurelianflo.com/mcp

## Tools
- server.capabilities (Server Capabilities) - Free capability and connection check for AurelianFlo, including OFAC wallet screening tools, direct and Smithery-hosted access modes, and which tools require x402 payment. Endpoint: https://api.aurelianflo.com/mcp
- wallet.ofac.report (OFAC Wallet Screen Report) - Run an OFAC screening of a crypto wallet address and return either the structured sanctions-check payload or a PDF or DOCX artifact. Endpoint: https://api.aurelianflo.com/mcp
- wallet.ofac.screen (OFAC Wallet Screen) - Screen a crypto wallet address against OFAC SDN digital currency address designations for sanctioned wallet exposure, returning exact hits, sanctioned entity metadata, asset coverage, and a manual-review signal. Endpoint: https://api.aurelianflo.com/mcp
- wallet.ofac.batch (Batch Wallet Screen) - Screen a batch of crypto wallet addresses against OFAC SDN digital currency address designations before payout, onboarding, or treasury movement, returning per-wallet results plus a batch-level proceed-or-pause decision. Endpoint: https://api.aurelianflo.com/mcp
- compliance.edd.report (EDD Report) - Generate an enhanced due diligence memo for a wallet set using exact-match OFAC wallet screening, sanctions evidence summary, required follow-up, and JSON, PDF, or DOCX output. Endpoint: https://api.aurelianflo.com/mcp
- compliance.exposure.forecast (Compliance Exposure Forecast) - Forecast future OFAC wallet exposure for a wallet set using stored OFAC snapshot diffs when available, listedOn backfill when honest, or an explicit caller prior; returns current exact-match baseline, metadata-weighted per-wallet risk, and report-shaped output. Endpoint: https://api.aurelianflo.com/mcp
- compliance.queue.optimize (Compliance Review Queue Optimizer) - Optimize a compliance review queue using current OFAC exact matches, future exposure forecast probabilities, exposure value, relationship tier, recency, and optional current queue position metadata. Endpoint: https://api.aurelianflo.com/mcp
- report.pdf.generate (Report PDF Generate) - Generate a PDF artifact from structured report tables, metrics, and summary content. Endpoint: https://api.aurelianflo.com/mcp
- report.docx.generate (Report DOCX Generate) - Generate a DOCX artifact from structured report tables, metrics, and summary content. Endpoint: https://api.aurelianflo.com/mcp

## Resources
Not captured

## Prompts
- ofac.wallet.batch - Batch Wallet Screening Brief Prepare a batch crypto wallet OFAC screening request and response brief. Arguments: addresses, asset
- ofac.wallet.screen - Wallet OFAC Screening Brief Prepare a crypto wallet address OFAC screening request and response brief. Arguments: address, asset
- compliance.exposure.forecast - Compliance Exposure Forecast Brief Prepare an OFAC exposure forecast request for a wallet set. Arguments: addresses, horizon_days
- compliance.queue.optimize - Compliance Queue Optimization Brief Prepare an OFAC review queue optimization request. Arguments: review_items, review_budget
- report.artifact.render - Report Artifact Brief Prepare a PDF or DOCX report rendering request. Arguments: format, title, audience

## Metadata
- Owner: com.aurelianflo
- Version: 0.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 11, 2026
- Source: https://registry.modelcontextprotocol.io
