Skip to main content
Glama

Marketstack MCP Server

by matteoantoci

get_bond_info

Retrieve real-time government bond data for any specified country using the Marketstack MCP Server. Simplify financial analysis with accurate bond information.

Instructions

Get real-time government bond data for a specific country.

Input Schema

NameRequiredDescriptionDefault
countryYesSpecify your country for your request, e.g. kenya or united%20states

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "country": { "description": "Specify your country for your request, e.g. kenya or united%20states", "type": "string" } }, "required": [ "country" ], "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