cmd_run
Execute shell commands directly within the MCP Yahoo Finance server to retrieve and process financial data, enabling custom operations and integrations.
Instructions
Execute an arbitrary shell command and return its output.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cmd | Yes | The command string to run. |