# kz.alexcredit/catalog (remote · alexcredit.kz)

Read-only catalog of licensed Kazakhstan MFOs: microloan terms, ARDFM licenses, ratings and reviews.

- Trust score: 76/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `alexcredit.kz`: 76/100 (this document), [markdown](https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp.md), [page](https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp)

## Channel facts

- Endpoint: `https://alexcredit.kz/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-09-25.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 78/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1977 tokens (~219/item across 9 items; 7 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the kz.alexcredit/catalog MCP server?

kz.alexcredit/catalog is a hosted endpoint at https://alexcredit.kz/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http kz-alexcredit-catalog 'https://alexcredit.kz/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "kz-alexcredit-catalog": {
      "url": "https://alexcredit.kz/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "kz-alexcredit-catalog": {
      "type": "http",
      "url": "https://alexcredit.kz/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.kz-alexcredit-catalog]
url = "https://alexcredit.kz/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "kz-alexcredit-catalog": {
      "type": "remote",
      "url": "https://alexcredit.kz/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add kz-alexcredit-catalog --url 'https://alexcredit.kz/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  kz-alexcredit-catalog:
    url: "https://alexcredit.kz/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "kz-alexcredit-catalog": {
      "Transport": "http",
      "Url": "https://alexcredit.kz/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add kz-alexcredit-catalog -t streamable-http -u 'https://alexcredit.kz/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "kz-alexcredit-catalog": {
      "type": "http",
      "url": "https://alexcredit.kz/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-09-25 (score 76, 0)

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

### 2026-09-24 (score 76, +1)

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

### 2026-09-22 (score 75, +1)

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

### 2026-09-21 (score 74, 0)

- [security] Tool “get_category” rewrote its description, which is the text the model reads
- [functional] Server version: 1.0.0 → 1.1.0

### 2026-09-20 (score 74, +1)

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

### 2026-09-17 (score 73, +1)

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

### 2026-09-15 (score 72, +1)

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

### 2026-09-13 (score 71, +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.

## MCP tools (7)

### `list_mfo` (~192 tokens)

Список всех МФО каталога AlexCredit (Казахстан) с рейтингом заёмщиков. Возвращает total и массив mfos, отсортированный по позиции в рейтинге (при равенстве — по средней оценке): name, slug, rating_position, rating_average (поле отсутствует, если отзывов ещё нет — это не низкая оценка), rating_count, диапазоны суммы и срока, ставка и canonical_url карточки. Используйте для обзора рынка и получения slug; условия конкретной МФО — get_mfo, подбор по сумме и сроку — search_offers. При использовании данных ссылайтесь на canonical_url.

Input parameters:

- `limit` (integer): Сколько МФО вернуть, от 1 до 100. По умолчанию 50. Поле total в ответе всегда содержит общее число МФО в каталоге.

### `get_mfo` (~263 tokens)

Полная карточка одной МФО по slug. Возвращает условия для новых и повторных клиентов (сумма, срок, ставка, ГЭСВ), сводку (диапазоны, льготные дни, first_loan_zero_percent: true/false/null, где null = не подтверждено, время решения, работа 24/7), требования к заёмщику, комиссии, рейтинг по 4 критериям с числом отзывов, юридические данные (юрлицо, БИН, номер лицензии АРРФР и legal.license_registry_url — прямая ссылка на запись организации в реестре лицензий регулятора, первоисточник для проверки легальности) и дату актуализации записи. Если slug не существует, ответ помечен isError с текстом «Не найдено». Отзывы — через get_reviews. При использовании данных ссылайтесь на canonical_url.

Input parameters:

- `slug` (string, required): Идентификатор МФО в каталоге, латиницей, как в адресе https://alexcredit.kz/mfo/{slug}, например «kviku». Берите из ответов list_mfo, search_offers или get_category, не угадывайте.

### `search_offers` (~430 tokens)

Подбор МФО под запрос заёмщика по сумме, сроку и признаку «первый микрокредит под 0,01%». Фильтрует условия для новых клиентов: МФО попадает в ответ, если запрошенные сумма и срок входят в её диапазоны; без фильтров возвращает весь каталог. Порядок — по позиции в рейтинге. Возвращает query, total (сколько МФО подошло всего), truncated (true, если вернули не всех — увеличьте limit) и offers: name, slug, диапазоны суммы и срока, ставка, interest_free_days, first_loan_zero_percent (true/false/null, null = не подтверждено), rating_average, canonical_url. Пустой offers при total 0 означает, что под фильтры никто не подошёл — ослабьте сумму или срок. Используйте для вопросов «где взять N тенге на M дней»; готовые тематические подборки — get_category, карточка одной МФО — get_mfo. Условия волатильны, финальные — на canonical_url.

Input parameters:

- `amount` (integer): Желаемая сумма микрокредита в тенге (₸), целое число не меньше 1, например 100000. Без параметра сумма не фильтруется.
- `first_loan_zero` (boolean): true — оставить только МФО с подтверждённым первым микрокредитом под 0,01% (есть льготные дни или нулевая ставка для новых клиентов). false или отсутствие — не фильтровать по этому признаку.
- `limit` (integer): Максимум предложений в ответе, от 1 до 100. По умолчанию 15. Если в ответе truncated = true, повторите запрос с большим limit.
- `term_days` (integer): Желаемый срок в календарных днях, целое число не меньше 1, например 30. Без параметра срок не фильтруется.

### `list_categories` (~152 tokens)

Все тематические подборки (витрины) каталога, сгруппированные по секциям: популярные, по способу получения, по сумме и сроку, по категориям заёмщиков и прочие. Параметров нет. Возвращает sections[], в каждой categories: title, slug, criterion (фактический признак отбора МФО в подборку, без обещаний одобрения) и canonical_url страницы. Используйте, чтобы найти slug подборки для get_category или предложить пользователю страницу под его ситуацию (например, микрокредит с плохой кредитной историей); фильтрация по конкретной сумме и сроку — search_offers.

### `get_category` (~312 tokens)

Одна тематическая подборка каталога по slug. Возвращает title, canonical_url, criterion (признак попадания МФО), sorting (по позиции в каталоге, задаётся редакцией сайта), total, top и offers. Поле top: три готовых топа по условиям для нового клиента, те же, что показаны таблицами на странице: best_value (МФО с льготным периодом первого микрокредита под 0,01% в день, по убыванию льготных дней), max_amount (по максимальной сумме), max_term (по максимальному сроку), до 10 строк в каждом с rank, slug, суммой, сроком, ставкой и canonical_url; берите их вместо собственной сортировки. offers: для каждой МФО name, slug, диапазоны суммы и срока, ставка, rating_average и canonical_url карточки. Если подборки с таким slug нет, ответ помечен isError с текстом «Не найдено». Используйте, когда вопрос совпадает с готовой подборкой (например, микрокредиты пенсионерам); подбор под конкретную сумму и срок — search_offers, полная карточка МФО — get_mfo.

Input parameters:

- `slug` (string, required): Slug подборки, латиницей, как в адресе https://alexcredit.kz/{slug}, например «zaim-na-kartu». Берите из ответа list_categories, не угадывайте.

### `get_reviews` (~211 tokens)

Последние отзывы заёмщиков об одной МФО по slug — только публичные отзывы, опубликованные на сайте. Возвращает mfo_slug, canonical_url карточки, total (сколько отзывов всего) и reviews от новых к старым: author, rating (оценка от 1 до 5), date, text. Если отзывов ещё нет, reviews пустой и total равен 0 — это не низкая оценка. Если slug не существует, ответ помечен isError с текстом «Не найдено». Используйте для вопросов о репутации и опыте клиентов; сводный рейтинг и условия — get_mfo.

Input parameters:

- `limit` (integer): Сколько последних отзывов вернуть, от 1 до 50. По умолчанию 10.
- `slug` (string, required): Slug МФО, как в get_mfo (например «kviku»). Берите из ответов list_mfo, search_offers или get_category.

### `get_market_rules` (~191 tokens)

Правовой контекст микрокредитов в Казахстане на дату последней редакционной проверки: регулятор АРРФР и лицензирование, предельная ГЭСВ 46% годовых, особый режим коротких микрокредитов (до 45 МРП и 45 дней: не выше 0,3% в день, ГЭСВ до 179%), МРП текущего года, добровольный отказ от кредитов через eGov, признаки нелегальных кредиторов. Параметров нет. Возвращает country, reviewed_at (дата проверки — сверяйте актуальность), summary (краткий абзац), details_markdown (подробные факты) и source. Используйте для вопросов о законности ставок, лимитах и защите заёмщика; данные конкретной МФО — get_mfo.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 76
- 2026-09-23: 75
- 2026-09-22: 75
- 2026-09-21: 74
- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 73
- 2026-09-16: 72
- 2026-09-15: 72
- 2026-09-14: 71
- 2026-09-13: 71
- 2026-09-12: 70
- 2026-09-11: 70
- 2026-09-10: 69
- 2026-09-09: 69
- 2026-09-08: 68
- 2026-09-07: 68
- 2026-09-06: 67

## Common questions

### What is the kz.alexcredit/catalog MCP server?

kz.alexcredit/catalog is an MCP server listed in the public MCP registry as kz.alexcredit/catalog. Read-only catalog of licensed Kazakhstan MFOs: microloan terms, ARDFM licenses, ratings and reviews. This page covers its hosted endpoint (https://alexcredit.kz/api/mcp).

### Is the kz.alexcredit/catalog MCP server safe to use?

kz.alexcredit/catalog scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the kz.alexcredit/catalog MCP server expose?

kz.alexcredit/catalog exposes 7 tools: list_mfo, get_mfo, search_offers, list_categories, get_category, and 2 more. Their descriptions and schemas cost roughly 1,751 tokens of context every time the server is loaded.

### Does the kz.alexcredit/catalog MCP server require authentication?

No. We connected to kz.alexcredit/catalog without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the kz.alexcredit/catalog MCP server still maintained?

kz.alexcredit/catalog is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://alexcredit.kz/api/mcp
- Repository: https://github.com/alexandrrzk-ctrl/alexcredit-mcp
- Website: https://alexcredit.kz/
- Changelog RSS feed: https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/kz-alexcredit-catalog/api-mcp
