Skip to main content
Glama

FonParam MCP

by kemalersin
  • Apple
  • Linux

fund_type_details

Retrieve detailed information for a specific fund type using its code, enabling analysis and comparison of investment funds in Turkey via the FonParam MCP server.

Instructions

Belirli bir fon tipinin detaylarını getirir

Input Schema

NameRequiredDescriptionDefault
typeYesFon tipi kodu

Input Schema (JSON Schema)

{ "properties": { "type": { "description": "Fon tipi kodu", "enum": [ "altin", "borclanma_araclari", "degisken", "fon_sepeti", "gumus", "hisse_senedi", "hisse_senedi_yogun", "karma", "katilim", "kiymetli_madenler", "para_piyasasi", "serbest", "yabanci", "diger" ], "type": "string" } }, "required": [ "type" ], "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