Skip to main content
Glama

FonParam MCP

by kemalersin
  • Apple
  • Linux

company_details

Retrieve detailed information about portfolio management companies, including their funds, using the FonParam MCP server. Ideal for accessing and analyzing company-specific data and fund details in Turkey.

Instructions

Portföy yönetim şirketi detaylarını getirir

Input Schema

NameRequiredDescriptionDefault
codeYesŞirket kodu
include_fundsNoŞirketin fonlarını da getir (varsayılan: true)

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Şirket kodu", "type": "string" }, "include_funds": { "description": "Şirketin fonlarını da getir (varsayılan: true)", "type": "boolean" } }, "required": [ "code" ], "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