mcpbeat Sign in

Nyuchi Docs MCP Server

answering

Nyuchi Docs is answering right now. Last checked 10 min ago. 27 installs a week from npm. It exposes 5 tools. Last commit 11 Sep 2026.

Search, read, and ask the Nyuchi docs (docs.nyuchi.com); send feedback or raise issues.

Installs per day peak 9 · avg 4 · -44% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
75 ms
Response time
average over 24h
27
Installs / week
npm and PyPI

What the code does

We read the source, 20 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/nyuchi-docs-mcp.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 10 min ago.

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

Available tools 5

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

ask
ask_docs
Ask a question and get a synthesized answer grounded in docs.nyuchi.com, with source citations.
docs
search_docs
Keyword/semantic search over docs.nyuchi.com. Returns matching pages with titles, URLs and snippets.
page
read_page
Fetch a docs.nyuchi.com page and return its readable text content. Accepts a path (e.g. /kweli/verification/) or a full docs.nyuchi.com URL.
raise
raise_issue
Raise an actionable issue against the documentation (wrong instructions, broken example, outdated page). Files a GitHub issue on nyuchi/nyuchi-docs when configured, otherwise queues it for the docs team.
submit
submit_feedback
Send feedback about the documentation — a correction, something confusing, something missing. Stored for the docs team.

Endpoints

URLTransportStateLatencyChecked
https://docs.nyuchi.com/mcp streamable-http answering 76 ms 10 min ago

Alternatives to Nyuchi Docs

same job, measured the same way
Modem
by modem

Search customer feedback, topics, people and companies in Modem, and run the Modem Agent.

answering
Linear
by usefulapi

Search, read and create Linear issues, projects, teams and cycles.

8 tools answering
Wraps
by wraps

Search the Wraps docs and estimate AWS SES costs. Public, read-only, no authentication.

4 tools answering
Ferritin — Rust documentation
by ferritin

Search and read Rust documentation for the standard library and any crate on crates.io

2 tools answering
Cerebrium Docs
by cerebrium

Search the Cerebrium docs: deployment, cerebrium.toml, hardware, endpoints. Also sends feedback.

3 tools answering
CloudSprite
by cloudsprite-io

Signed-in CloudSprite: search datasets and docs, set org/team/project scope, file feedback.

answering
Google News
by b77

Search and read the latest news in chat.

answering
MintMCP Docs
by mintmcp

Search and read the official MintMCP documentation, the enterprise MCP gateway.

4 tools answering

Nyuchi Docs — questions

Answers built from our own checks of this server.

What can Nyuchi Docs do?
It exposes 5 tools, read directly from the server on our last check. Among them: ask_docs, raise_issue, read_page, search_docs, submit_feedback. 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 Nyuchi Docs 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 75 ms. The bar chart above shows every period we have measured.
How do I connect Nyuchi Docs?
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 Nyuchi Docs need an API key?
No. Nyuchi Docs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Nyuchi Docs?
It answers our handshake in 75 ms on average, which is faster than 86% 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.
How many people use Nyuchi Docs?
The npm package nyuchi-docs-mcp was installed 27 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nyuchi Docs open source?
We cannot say either way: written in MDX, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.