Skip to main content
Glama

MCP Yahoo Finance

by marckwei

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

NameRequiredDescriptionDefault
cmdYesThe command string to run.

Input Schema (JSON Schema)

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

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