Skip to main content
Glama

Marketstack MCP Server

by matteoantoci

get_index_info

Retrieve detailed information for a specific stock market index, such as Australia All Ordinaries, using the Marketstack MCP Server to access accurate financial market data.

Instructions

Get details for a specific stock market index.

Input Schema

NameRequiredDescriptionDefault
indexYesSpecify your benchmark/index id for your request, e.g. australia_all_ordinaries.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "index": { "description": "Specify your benchmark/index id for your request, e.g. australia_all_ordinaries.", "type": "string" } }, "required": [ "index" ], "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/matteoantoci/mcp-marketstack'

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