# io.github.kemalersin/fonparam-mcp (npm · fonparam-mcp)

MCP server for FonParam API - Turkish mutual funds data

- Trust score: 58/100 (low)
- Change this week: +12
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `fonparam-mcp`: 58/100 (this document), [markdown](https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp.md), [page](https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp)

## Channel facts

- Registry: `npm`
- Package: `fonparam-mcp`
- Version: `1.0.4`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.4.0, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (43 of 44), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 62 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1074 tokens (~71/item across 15 items; 15 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add kemalersin-fonparam-mcp -- npx -y fonparam-mcp
```

### Codex

```bash
codex mcp add kemalersin-fonparam-mcp -- npx -y fonparam-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "kemalersin-fonparam-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "fonparam-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add kemalersin-fonparam-mcp --command npx --arg -y --arg fonparam-mcp
```

### Hermes

```yaml
mcp_servers:
  kemalersin-fonparam-mcp:
    command: "npx"
    args: ["-y", "fonparam-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "kemalersin-fonparam-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fonparam-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 57, +36)

- [security regression] CVE-2025-66414 affects this package: high
- [security regression] Provenance: unverified → fail
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional regression] MCP protocol: unverified → fail
- [functional regression] Security disclosure: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional] First check of Schema quality: unverified
- [functional] Licence: MIT

### 2026-07-31 (score 21, −25)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (15)

### `list_funds` (~223 tokens)

Yatırım fonlarını listeler ve filtreleme imkanı sunar

Input parameters:

- `code` (string): Fon kodu veya kodları (virgülle ayrılmış)
- `limit` (number): Sayfa başına kayıt sayısı (varsayılan: 20, maksimum: 100)
- `management_company` (string): Portföy yönetim şirketi kodu
- `max_risk_value` (number): Maksimum risk seviyesi (1-7)
- `min_risk_value` (number): Minimum risk seviyesi (1-7)
- `order` (string): Sıralama yönü
- `page` (number): Sayfa numarası (varsayılan: 1)
- `search` (string): Fon adı, kodu, şirket adı ile arama
- `sort` (string): Sıralama alanı (code, title, yield_1y, vb.)
- `tefas` (boolean): TEFAS'ta işlem görme durumu
- `type` (string): Fon tipi

### `top_performing_funds` (~46 tokens)

En iyi performans gösteren fonları getirir

Input parameters:

- `reference_funds` (string): Referans fon kodları (virgülle ayrılmış, opsiyonel)

### `compare_funds` (~35 tokens)

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

Input parameters:

- `codes` (array, required): Karşılaştırılacak fon kodları

### `analyze_fund` (~134 tokens)

Fon için yatırım analizi yapar

Input parameters:

- `code` (string, required): Fon kodu
- `includeMonthlyDetails` (boolean): Aylık detayları getir (varsayılan: true)
- `initialInvestment` (number, required): Başlangıç yatırımı (TL)
- `monthlyInvestment` (number): Aylık yatırım tutarı (TL, opsiyonel)
- `startDate` (string, required): Başlangıç tarihi
- `yearlyIncreaseType` (string): Yıllık artış tipi (opsiyonel)
- `yearlyIncreaseValue` (number): Yıllık artış değeri (opsiyonel)

### `fund_historical_data` (~97 tokens)

Fonun geçmiş değerlerini getirir

Input parameters:

- `code` (string, required): Fon kodu
- `end_date` (string): Bitiş tarihi (YYYY-MM-DD)
- `interval` (string): Veri aralığı
- `order` (string): Sıralama yönü
- `sort` (string): Sıralama alanı
- `start_date` (string): Başlangıç tarihi (YYYY-MM-DD)

### `list_companies` (~115 tokens)

Portföy yönetim şirketlerini listeler

Input parameters:

- `limit` (number): Sayfa başına kayıt sayısı
- `max_total_funds` (number): Maksimum fon sayısı
- `min_total_funds` (number): Minimum fon sayısı
- `order` (string): Sıralama yönü
- `page` (number): Sayfa numarası
- `search` (string): Şirket adı veya kodu ile arama
- `sort` (string): Sıralama alanı

### `company_details` (~53 tokens)

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

Input parameters:

- `code` (string, required): Şirket kodu
- `include_funds` (boolean): Şirketin fonlarını da getir (varsayılan: true)

### `statistics` (~99 tokens)

Günlük istatistikleri listeler

Input parameters:

- `end_date` (string): Bitiş tarihi (YYYY-MM-DD)
- `limit` (number): Sayfa başına kayıt sayısı
- `order` (string): Sıralama yönü
- `page` (number): Sayfa numarası
- `sort` (string): Sıralama alanı
- `start_date` (string): Başlangıç tarihi (YYYY-MM-DD)

### `latest_statistics` (~16 tokens)

Son istatistikleri getirir

### `statistics_by_date` (~37 tokens)

Belirli bir günün istatistiklerini getirir

Input parameters:

- `date` (string, required): İstatistik tarihi (YYYY-MM-DD)

### `list_fund_types` (~71 tokens)

Fon tiplerini listeler

Input parameters:

- `max_total_funds` (number): Maksimum fon sayısı
- `min_total_funds` (number): Minimum fon sayısı
- `order` (string): Sıralama yönü
- `sort` (string): Sıralama alanı

### `fund_type_details` (~32 tokens)

Belirli bir fon tipinin detaylarını getirir

Input parameters:

- `type` (string, required): Fon tipi kodu

### `inflation_rates` (~48 tokens)

Enflasyon verilerini listeler

Input parameters:

- `end_date` (string): Bitiş tarihi (YYYY-MM-DD)
- `start_date` (string): Başlangıç tarihi (YYYY-MM-DD)

### `latest_inflation_rate` (~20 tokens)

Son enflasyon verisini getirir

### `monthly_inflation_rate` (~48 tokens)

Belirli bir ay ve yıldaki enflasyon verisini getirir

Input parameters:

- `month` (number, required): Ay (1-12)
- `year` (number, required): Yıl

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp#diagnostics

## Score history

- 2026-08-03: 58
- 2026-08-02: 57
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 46
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/fonparam-mcp
- Socket report: https://socket.dev/npm/package/fonparam-mcp
- Repository: https://github.com/kemalersin/fonparam-mcp
- Changelog RSS feed: https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/kemalersin-fonparam-mcp/fonparam-mcp
