Skip to main content
Glama

FonParam MCP

by kemalersin
  • Apple
  • Linux

monthly_inflation_rate

Retrieve monthly inflation data for a specific year and month using a structured API call, enabling precise analysis of economic trends in Turkey.

Instructions

Belirli bir ay ve yıldaki enflasyon verisini getirir

Input Schema

NameRequiredDescriptionDefault
monthYesAy (1-12)
yearYesYıl

Input Schema (JSON Schema)

{ "properties": { "month": { "description": "Ay (1-12)", "maximum": 12, "minimum": 1, "type": "number" }, "year": { "description": "Yıl", "minimum": 2000, "type": "number" } }, "required": [ "year", "month" ], "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/kemalersin/fonparam-mcp'

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