Skip to main content
Glama

FonParam MCP

by kemalersin
  • Apple
  • Linux

compare_funds

Compare 2-5 investment funds in Turkey using FonParam MCP server to analyze and evaluate fund performance, enabling informed investment decisions.

Instructions

Fonları karşılaştırır (2-5 fon)

Input Schema

NameRequiredDescriptionDefault
codesYesKarşılaştırılacak fon kodları

Input Schema (JSON Schema)

{ "properties": { "codes": { "description": "Karşılaştırılacak fon kodları", "items": { "type": "string" }, "maxItems": 5, "minItems": 2, "type": "array" } }, "required": [ "codes" ], "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