Nyuchi Docs
Rank #22,770io.github.nyuchi/nyuchi-docs
Search, read, and ask the Nyuchi docs (docs.nyuchi.com); send feedback or raise issues.
Nyuchi Docs is a Model Context Protocol (MCP) server published by nyuchi. It ranks #22,770 of 132,113 servers tracked on MCP Toplist. Nyuchi Docs is listed on Official MCP, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 109,343 of 132,113 servers on MCP Toplist.
Use Nyuchi Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nyuchi-docs https://docs.nyuchi.com/mcpclaude mcp add nyuchi-docs -- npx -y nyuchi-docs-mcp[mcp_servers.nyuchi-docs]
url = "https://docs.nyuchi.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.nyuchi-docs]
command = "npx"
args = ["-y", "nyuchi-docs-mcp"]Add to ~/.codex/config.toml.
https://docs.nyuchi.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nyuchi-docs": {
"command": "npx",
"args": [
"-y",
"nyuchi-docs-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nyuchi-docs": {
"url": "https://docs.nyuchi.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"nyuchi-docs": {
"command": "npx",
"args": [
"-y",
"nyuchi-docs-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nyuchi-docs": {
"type": "http",
"url": "https://docs.nyuchi.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"nyuchi-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nyuchi-docs-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nyuchi-docs": {
"serverUrl": "https://docs.nyuchi.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nyuchi-docs": {
"command": "npx",
"args": [
"-y",
"nyuchi-docs-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nyuchi-docs": {
"url": "https://docs.nyuchi.com/mcp"
}
}
}{
"mcpServers": {
"nyuchi-docs": {
"command": "npx",
"args": [
"-y",
"nyuchi-docs-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nyuchi%2Fnyuchi-docs)<a href="https://mcptoplist.com/server/io.github.nyuchi%2Fnyuchi-docs"><img src="https://mcptoplist.com/badge/io.github.nyuchi%2Fnyuchi-docs.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nyuchi
Other servers by nyuchi
- Mukoko News#5,426 · 2 vers
- Mzizi Tools#23,551 · 18 vers
- Mukoko Events MCP Server#66,580 · 1 ver
- Zti App#69,695 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Nyuchi Docs?
- Nyuchi Docs is maintained by nyuchi, which publishes 5 MCP servers (23 total versions) tracked on MCP Toplist.
- Is Nyuchi Docs listed on the Official MCP Registry?
- Yes — Nyuchi Docs is listed on the Official MCP Registry.
- How many versions does Nyuchi Docs have?
- MCP Toplist tracks 1 version of Nyuchi Docs, most recently published on Jul 19, 2026.
- Where can I find the source code for Nyuchi Docs?
- The source code for Nyuchi Docs is hosted at github.com/nyuchi/nyuchi-docs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.