Read-only catalog of Russian MFOs: loan terms, Bank of Russia registry data, ratings, reviews.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Public read-only Model Context Protocol server for the catalog of Russian microfinance organizations (MFOs) listed in the state registry of the Bank of Russia, powered by zaimhub.com — ZaimHub, a Russian MFO comparison marketplace.
| Endpoint | https://zaimhub.com/api/mcp |
| Transport | Streamable HTTP (stateless) |
| Authentication | none (public data) |
| Registry | com.zaimhub/catalog (official MCP Registry, domain-verified) |
| Server card | /.well-known/mcp/server-card.json |
| Language | Russian (ru) |
| Rate limit | 60 requests/min per IP → HTTP 429 |
Every entity in every response carries a canonical_url pointing to the live page on zaimhub.com.
| Tool | Parameters | Returns |
|---|---|---|
list_mfo | limit? (default 50) | All MFOs with borrower rating, quick terms and canonical card URLs, ordered by rating position. |
get_mfo | slug | Full MFO card: terms for new/repeat clients (amount, term, rate, full cost of credit), borrower requirements, fees, legal entity, OGRN, Bank of Russia registry number, 4-criteria rating, record update date. Empty fields are omitted. |
search_offers | amount?, term_days?, first_loan_zero?, limit? (default 15) | Matching first-loan offers with terms, first_loan_zero_percent: true/false/null (null = unconfirmed), honest total + truncated. |
list_categories | — | Catalog categories grouped as on the site (popular, by payout method, by amount/term, by borrower type, other), each with its selection criterion. |
get_category | slug | One category: criterion, sorting, offer table with per-MFO terms. |
get_reviews | slug, limit? (≤50, default 10) | Latest borrower reviews for an MFO: rating, date, text. |
get_market_rules | — | Legal context of microlending in Russia (0.8%/day rate cap under Art. 6.1 of Law 353-FZ, 100% total-cost cap since 2026-04-01, self-ban via Gosuslugi, cooling-off periods, debt collection rules under Law 230-FZ) with last-review date. |
Resources: llms.txt and llms-full.txt.
ZaimHub catalog, URL: https://zaimhub.com/api/mcpPoint your client at the remote Streamable HTTP endpoint:
Quick sanity check with MCP Inspector:
Screenshot of a live Claude dialog coming soon.
canonical_url pages.canonical_url of the respective page on zaimhub.com.ZaimHub — каталог и рейтинг микрофинансовых организаций России из государственного реестра Банка России. Этот MCP-сервер отдаёт те же публичные данные, что и сайт: условия займов для новых и повторных клиентов, полную стоимость кредита, юридические данные компаний (ОГРН, номер в реестре ЦБ РФ), рейтинг и отзывы заёмщиков, правовой контекст микрозаймов (ставка не выше 0,8% в день по ст. 6.1 ФЗ-353, переплата не выше 100% с 01.04.2026 и т.д.). Сервер read-only, без аутентификации; при использовании данных ссылайтесь на canonical_url соответствующей страницы.
Documentation in this repository is licensed under MIT. The catalog data served by the MCP endpoint is proprietary to ZaimHub (zaimhub.com) and may be used with attribution to canonical URLs.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/catalog-9)<a href="https://allmcps.com/mcp/catalog-9"><img src="https://allmcps.com/api/badge/catalog-9?style=directory" alt="Catalog on AllMCPs" /></a>