Odel
TickerRisk

TickerRisk

Local
@tickerriskPythonMITUpdated 1mo ago

Check options trades for hidden catalysts (earnings, FDA, legal, SEC) before you sell premium.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItickerrisk-mcpv0.1.2

Run

uvx tickerrisk-mcp

MCP client config

{
  "mcpServers": {
    "tickerrisk": {
      "command": "uvx",
      "args": [
        "tickerrisk-mcp"
      ]
    }
  }
}