Status Invest MCP Server

get-indicadores

Retrieve key financial indicators for specified stocks using the Status Invest MCP Server, enabling informed investment decisions with actionable data.

Instructions

Buscar informações de indicadores de ações

Input Schema

NameRequiredDescriptionDefault
stocksYesArray of stock symbols

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "stocks": { "description": "Array of stock symbols", "items": { "type": "string" }, "type": "array" } }, "required": [ "stocks" ], "type": "object" }

You must be authenticated.

Other Tools from Status Invest MCP Server

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/newerton/mcp-status-invest'

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