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).
Run
uvx tickerrisk-mcp
MCP client config
{
"mcpServers": {
"tickerrisk": {
"command": "uvx",
"args": [
"tickerrisk-mcp"
]
}
}
}