Serverscom.aurelianflo/core
C

AurelianFlo

com.aurelianflo/core · v0.2.0
● Remote
v0.2.0remote🌐 https://api.aurelianflo.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.aurelianflo/core",
  "description": "Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.",
  "title": "AurelianFlo",
  "repository": {
    "url": "https://github.com/kelm2021/aurelianflo",
    "source": "github",
    "subfolder": "apps/aurelianflo-mcp"
  },
  "version": "0.2.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.aurelianflo.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}