Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Digitalnz

FreeNot checked

Enables searching and retrieving records from the DigitalNZ collection, with tools for keyword search and fetching full item details.

GitHubEmbed

About

Enables searching and retrieving records from the DigitalNZ collection, with tools for keyword search and fetching full item details.

README

DigitalNZ MCP.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool Description
search Search the DigitalNZ collection by keyword. Returns matching items with ids (pass an id to record), titles, creators/sources, dates and links.
record Fetch full details for one DigitalNZ item by id — a DigitalNZ record id (the "id" field from search).

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "digitalnz": {
      "url": "https://gateway.pipeworx.io/digitalnz/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Digitalnz data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-digitalnz

Installing Digitalnz

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/pipeworx-io/mcp-digitalnz

FAQ

Is Digitalnz MCP free?

Yes, Digitalnz MCP is free — one-click install via Unyly at no cost.

Does Digitalnz need an API key?

No, Digitalnz runs without API keys or environment variables.

Is Digitalnz hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Digitalnz in Claude Desktop, Claude Code or Cursor?

Open Digitalnz on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Digitalnz with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs