PluginBench
MCP Server
Active

io.github.nyuchi/nyuchi-docs MCP Server

io.github.nyuchi/nyuchi-docs

What is the io.github.nyuchi/nyuchi-docs MCP server?

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

How to install io.github.nyuchi/nyuchi-docs

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nyuchi-docs": {
      "command": "npx",
      "args": [
        "-y",
        "nyuchi-docs-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "nyuchi-docs": {
      "command": "npx",
      "args": [
        "-y",
        "nyuchi-docs-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nyuchi-docs": {
      "command": "npx",
      "args": [
        "-y",
        "nyuchi-docs-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "nyuchi-docs": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "nyuchi-docs-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add nyuchi-docs -- npx -y nyuchi-docs-mcp

Related MCP servers

Mukoko News

Maintained

Pan-African news & analytics for Zimbabwe and 15 African countries: briefings and trends.

1
TypeScript
View repository →

Read-only MCP over the Mzizi design system registry — nodes, components, ownership.

View repository →