WM
World Monitor
/get_eu_quarterly_gov_debt
get eu quarterly gov debt
Eurostat quarterly general government gross debt (gov_10q_ggdebt, %GDP) for all 27 EU members plus EA20 and EU27_2020 ag
liveunknown~5s typical
mcpworldmonitor
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-worldmonitor-mcp /get_eu_quarterly_gov_debt for me.
Input
| Field | Type | Description |
|---|---|---|
| countries | array | Eurostat geo codes to keep — ISO 3166-1 alpha-2, but "EL" for Greece, plus aggregates "EA2 |
| limit | integer | Cap the country map to at most this many entries when no countries filter is supplied (def |
| summary | boolean | Return counts + 3-item samples instead of full lists. Useful when you only need shape/size |
| jmespath | string | Optional JMESPath projection applied to the response. See initialize.instructions for gram |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-worldmonitor-mcp","endpoint":"/get_eu_quarterly_gov_debt","input":{}}'cli
npx cracked-ai run -p mcp-app-worldmonitor-mcp -e /get_eu_quarterly_gov_debt -i '{}'mcp
run_tool({ provider: "mcp-app-worldmonitor-mcp", endpoint: "/get_eu_quarterly_gov_debt", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.