Skip to main content
Glama
tufankoc
by tufankoc

tefas_fon_analiz

Analyze Turkish mutual funds on TEFAS using fund code, returning price, AUM, and return data for performance evaluation.

Instructions

TEFAS (Türkiye Elektronik Fon Alım Satım Platformu) fon fiyatı, AUM büyüklüğü ve getiri analizi yap.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fon_koduNo3 harfli TEFAS fon kodu (ör: TI4, TCD, AAK, IIH, GTA)TI4

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of disclosing behavioral traits. It mentions analysis scope but does not state whether the operation is read-only, what data source is used, what the output looks like, or any limitations, leaving the agent without critical context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single compact sentence that expands the TEFAS acronym and enumerates the analyzed metrics without filler. It is front-loaded and every word adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is relatively simple with one well-documented parameter and an output schema, so return details need not be explained. However, the description lacks when-to-use context and behavioral caveats, making it adequate but not fully complete for an agent deciding among many sibling analysis tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already documents the single parameter 'fon_kodu' with a default value and examples, achieving 100% schema description coverage. The description adds no additional parameter-level meaning, so the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs TEFAS fund price, AUM size, and return analysis, identifying a specific resource and analysis scope. This distinguishes it from sibling tools focused on KAP filings, SPK compliance, and macro indicators, though the verb 'analiz yap' remains slightly generic.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given about when to use this tool versus alternatives, no prerequisites are mentioned, and no exclusions or conditions are described. The appropriate context must be inferred entirely from the tool name and the bare description.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/tufankoc/finans-mcp'

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