quilr-fde-assessment

jameswniu/quilr-fde-assessment
★ 0 stars Python Database Updated today
Four Forward Deployed Engineer tasks. An MCP server over stdio with strict validation, an MCP security gateway with role based tool filtering, a streaming PII redaction guardrail, and a token aware rate limiter with model failover on sqlite. Python, 199 tests, no network needed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "quilr-fde-assessment": {
      "command": "uvx",
      "args": [
        "quilr-fde-assessment"
      ]
    }
  }
}

Or install with pip: pip install quilr-fde-assessment

README Excerpt

<p align="center"> <img src="assets/hero.svg" alt="Four tasks from the Forward Deployed Engineer brief, an MCP server, a security gateway, a streaming PII guardrail and a model router. 199 tests, 0 skips, no coverage measured, and a 640 char hold ceiling with 636 of it seen." width="100%"> </p> *Every number on this page comes from a command here, and `make check` fails when a badge or a committed figure drifts from its report.*

Topics

asynciofailoverguardrailsjson-rpcllm-gatewaymcpmodel-context-protocolpii-redactionpydanticpythonrate-limitingsqlitestarlettestreamingtake-home
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →