cme

stuwrtlttle/cme
★ 2 stars Python Database Updated today
Common Mitigation Enumeration (CME) — A taxonomy of defensive security controls mapped to deterministic CVSS vector attenuation, with an MCP server
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": {
    "cme": {
      "command": "uvx",
      "args": [
        "cme"
      ]
    }
  }
}

Or install with pip: pip install cme

README Excerpt

A structured taxonomy of defensive security controls mapped to CVSS vector attenuation, served via an MCP (Model Context Protocol) server backed by SQLite (single-user) or PostgreSQL (multi-user). Controls are organized in a hierarchical Function/Control structure and support both deterministic (guaranteed metric shifts) and probabilistic (evidence-based, conditional) attenuation.

Tools (20)

CME_DB_BACKENDCME_HTTP_HOSTCME_HTTP_PORTCME_PG_DATABASECME_PG_HOSTCME_PG_PASSWORDCME_PG_PORTCME_PG_USERCME_TRANSPORTapplicableapprove_cme_proposalattenuation_typecalculate_attenuationconditionscontrol_layercve_affectedcve_schema_versiondeterministicevidence_basisfunction_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 →