You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.1).

get_node_documents

Inactive

Tool of io.github.nyuchi/mzizi-mcp

declared in 0.2.1

List documents for an ecosystem node (1–10), optionally scoped to a collection. Returns each document's full JSON.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "node"
  ],
  "properties": {
    "node": {
      "type": "integer",
      "maximum": 10,
      "minimum": 1
    },
    "limit": {
      "type": "integer",
      "default": 200,
      "maximum": 1000,
      "minimum": 1
    },
    "owner": {
      "type": "string"
    },
    "collection": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.nyuchi/mzizi-mcp

https://github.com/nyuchi/mzizi-tools

1/7 registries
View full server →