Skip to main content
Glama

MCP Yahoo Finance

by marckwei

cmd_run

Run shell commands directly and retrieve outputs using the cmd_run tool, part of the MCP Yahoo Finance server, to streamline data retrieval and processing tasks.

Instructions

Execute an arbitrary shell command and return its output.

Input Schema

NameRequiredDescriptionDefault
cmdYesThe command string to run.

Input Schema (JSON Schema)

{ "properties": { "cmd": { "description": "The command string to run.", "type": "string" } }, "required": [ "cmd" ], "type": "object" }

Other Tools from MCP Yahoo Finance

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marckwei/no-use-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server