Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Rndocs

БесплатноНе проверен

Search and read React Native documentation offline from the terminal.

GitHubEmbed

Описание

Search and read React Native documentation offline from the terminal.

README

rndocs banner

rndocs is a CLI tool that lets you search and read React Native documentation offline — no browser needed. It downloads the full React Native docs to your machine and gives you instant local search from the terminal.

Key Features

  • Search the entire React Native docs instantly from your terminal
  • Read full documentation pages without opening a browser
  • Works completely offline after the initial sync
  • Integrates with Claude Code and other AI assistants as an MCP server

Requirements

  • Python 3.11 or later
  • macOS, Linux, or Windows

Installation

pip install rndocs

Then download the docs once:

rndocs sync

Usage

Search

rndocs search "FlatList"
rndocs search "animation"
rndocs search "handle keyboard"

Read a page

rndocs get flatlist
rndocs get animated
rndocs get stylesheet

Browse all pages

rndocs ls

Refresh docs

rndocs sync

Claude Code Integration

Add to your Claude Code MCP settings:

{
  "mcpServers": {
    "rndocs": {
      "command": "rndocs-mcp"
    }
  }
}

Claude can now search and read React Native docs directly inside your conversations.

Contributing

Contributions are welcome! If you've found a bug, have an idea for an improvement, or want to contribute new features, please open an issue or submit a pull request.

Find this repository useful? :heart:

Support it by joining stargazers for this repository. :star:
Also, follow me on GitHub for my next creations! 🤩

from github.com/AndroidPoet/rndocs

Установка Rndocs

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AndroidPoet/rndocs

FAQ

Rndocs MCP бесплатный?

Да, Rndocs MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Rndocs?

Нет, Rndocs работает без API-ключей и переменных окружения.

Rndocs — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Rndocs в Claude Desktop, Claude Code или Cursor?

Открой Rndocs на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Rndocs with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development