quilr-fde-assessment

geoshavi/quilr-fde-assessment
★ 0 stars Python Database Updated today
QuilrAI FDE assessment: MCP server, security gateway, streaming PII guardrail, and SQLite-backed LLM rate limiter with fallback routing
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

<img width="1664" height="928" alt="read me" src="https://github.com/user-attachments/assets/32b51151-5d6f-4311-898b-ef67ef72d6bb" /> Four self-contained, independently testable components, each mapping to one assessment task: 1. **Task 1 — MCP Server** (`task1_mcp_server/`): a stdio MCP server exposing

Tools (1)

customer_id
📊
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 →