mcpbeat Sign in

Catalog MCP Server

answering

Catalog is answering right now. Last checked 2 min ago. It exposes 7 tools. Last commit 14 Aug 2026.

Read-only catalog of Russian MFOs: loan terms, Bank of Russia registry data, ratings, reviews.

Uptime history 18 days of history · worst day 99%
18 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
105 ms
Response time
average over 24h
1
Stars
last commit 14 Aug 2026

Nothing serious here today

Today is the operative word: we check Catalog every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add catalog --transport http https://zaimhub.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catalog": {
      "url": "https://zaimhub.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.catalog]
url = "https://zaimhub.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "catalog": {
      "url": "https://zaimhub.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "catalog": {
      "url": "https://zaimhub.com/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

mfo
get_mfo
Карточка МФО: условия для новых и повторных клиентов, требования, комиссии, юрданные (ОГРН, реестр ЦБ РФ), рейтинг по 4 критериям, дата актуализации записи.
list_mfo
Список всех МФО каталога с рейтингом заёмщиков и canonical_url карточек. Данные zaimhub.com, при использовании ссылайтесь на canonical_url.
categories
list_categories
Все подборки займов каталога с группировкой (популярные, по способу получения, по сумме и сроку, по категориям заёмщиков) и критерием попадания.
category
get_category
Подборка займов: критерий попадания, сортировка, таблица предложений МФО с условиями.
market
get_market_rules
Правовой контекст микрозаймов в России (ставка 0,8%/день, лимит переплаты 100%, 151-ФЗ/353-ФЗ, самозапрет, период охлаждения) с датой последней проверки.
offers
search_offers
Подбор предложений МФО по сумме (₽), сроку (дней) и признаку «первый займ под 0%» (first_loan_zero_percent: true/false/null, null = не подтверждено). Call without filters returns the full catalog (use limit); prefer passing amount/term for targeted results.
reviews
get_reviews
Последние отзывы заёмщиков о МФО: оценка, дата, текст (только публичные данные сайта).

Endpoints

URLTransportStateLatencyChecked
https://zaimhub.com/api/mcp streamable-http answering 86 ms 2 min ago

Alternatives to Catalog

same job, measured the same way
Catalog
by com-mfoxa

Read-only catalog of licensed Ukrainian MFOs: loan terms, NBU licenses, ratings and reviews.

7 tools answering
ru-marketplace-mcp
by vladimir-human

Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity

local only
Store
by bolotstudio

Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.

11 tools answering
Registry Expansion Routing
by bonissystems

Public-registry routing map by entity kind. Read-only reference data, not a determination.

1 tools answering
padel.how Racket Reviews
by padel

Read-only padel.how racket catalogue: reviews, comparisons, brands, and methodology.

4 tools answering
Plate Lookup
by trustcarinfo

Ukrainian license-plate and vehicle lookups: registry data, photos and reviews (trustcar.info).

52 installs/wk 3 tools answering
Pointer Minerals — Texas Oil & Gas Data
by pointerminerals

Read-only Texas oil & gas data: operator directory, county production, and dataset catalog.

6 tools answering
DalalOS
by aatharva16

Indian NSE/BSE research data and mechanically-computed ratios; read-only market tools.

answering

Catalog — questions

Answers built from our own checks of this server.

What can Catalog do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_category, get_market_rules, get_mfo, get_reviews, list_categories, list_mfo and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Catalog working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 105 ms. The bar chart above shows every period we have measured.
How do I connect Catalog?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Catalog need an API key?
No. Catalog completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Catalog?
It answers our handshake in 105 ms on average, which is faster than 90% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Catalog open source?
Yes — it is published under the NOASSERTION licence and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.