Status Invest MCP Server

get-acoes

Retrieve essential stock information by providing an array of stock symbols through the Status Invest MCP Server, enabling quick access to key data for analysis.

Instructions

Buscar informações básicas 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