← Back to Plugins
MCP Server MCP

io.github.nyuchi/nyuchi-docs

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://docs.nyuchi.com/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "nyuchi-docs-mcp",
      "version": "0.1.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...