Skip to main content
Glama

Status Invest MCP Server

get-indicadores

Fetch and analyze stock indicators by providing stock symbols. Access actionable insights for investment decisions using the Status Invest MCP Server.

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" }
Install Server

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