Skip to main content
Glama

FonParam MCP

by kemalersin
  • Apple
  • Linux

list_companies

Retrieve a list of portfolio management companies in Turkey with customizable filters for fund count, search terms, and sorting options to streamline data analysis and decision-making.

Instructions

Portföy yönetim şirketlerini listeler

Input Schema

NameRequiredDescriptionDefault
limitNoSayfa başına kayıt sayısı
max_total_fundsNoMaksimum fon sayısı
min_total_fundsNoMinimum fon sayısı
orderNoSıralama yönü
pageNoSayfa numarası
searchNoŞirket adı veya kodu ile arama
sortNoSıralama alanı

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Sayfa başına kayıt sayısı", "maximum": 100, "minimum": 1, "type": "number" }, "max_total_funds": { "description": "Maksimum fon sayısı", "minimum": 0, "type": "number" }, "min_total_funds": { "description": "Minimum fon sayısı", "minimum": 0, "type": "number" }, "order": { "description": "Sıralama yönü", "enum": [ "ASC", "DESC" ], "type": "string" }, "page": { "description": "Sayfa numarası", "minimum": 1, "type": "number" }, "search": { "description": "Şirket adı veya kodu ile arama", "type": "string" }, "sort": { "description": "Sıralama alanı", "type": "string" } }, "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