Northwestern University Libraries Digital Collections API MCP Server

The env.json file contains environment variable values for the lambda functions defined in the API for use in local development. You can create an env.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 14 · #41 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Northwestern University Libraries Digital Collections API

before you install - you'll need

Set CHAOS_CONFIG, NEXT_PUBLIC_DCAPI_ENDPOINT before connecting.

Claude Code

claude mcp add nulib-dc-api-v2 --transport http https://api.dc.library.northwestern.edu/api/v2/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nulib-dc-api-v2": {
      "url": "https://api.dc.library.northwestern.edu/api/v2/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.dc.library.northwestern.edu/api/v2/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to api.dc.library.northwestern.edu

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @nulib/dc-api-mcp - published under the repo owner's npm scope (@nulib)

registry namespace io.github.nulib is GitHub-verified and matches the repo owner

03 · What Northwestern University Libraries Digital Collections API can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.11.10 · 2026-07-30

Improved compatibility with IIIF validators by adding the Accept header to the Vary response header on all API responses. This follows standard HTTP best practices and resolves warnings that appeared in IIIF validator…

v2.11.9 · 2026-07-23

Thumbnail images will now be upscaled when the requested size is larger than the source image, ensuring thumbnails display at the correct dimensions rather than appearing smaller than expected.

v2.11.8 · 2026-07-21

This release contains dependency updates and infrastructure improvements only.

04 · Who maintains Northwestern University Libraries Digital Collections API

Northwestern University Libraries Digital Collections API is maintained by nulib. It's the only MCP server we track from this author; the repo dates to Jul 2022.

05 · Facts

category
API integration - ranked #41 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-30)
registry
io.github.nulib/dc-api (active, first published 2026-04-17 · 9 versions)
packages
npm:@nulib/dc-api-mcp · oci:ghcr.io/nulib/dc-api-mcp:2.11.10

06 · Northwestern University Libraries Digital Collections API FAQ

What is Northwestern University Libraries Digital Collections API?

The env.json file contains environment variable values for the lambda functions defined in the API for use in local development. You can create an env.

Is Northwestern University Libraries Digital Collections API still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Northwestern University Libraries Digital Collections API?

Run `npx -y @nulib/dc-api-mcp`. The README documents 2 environment variables (CHAOS_CONFIG, NEXT_PUBLIC_DCAPI_ENDPOINT) to set first. Set CHAOS_CONFIG, NEXT_PUBLIC_DCAPI_ENDPOINT before connecting. You can also paste the ready-made client config above.

Does Northwestern University Libraries Digital Collections API require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Northwestern University Libraries Digital Collections API

More API integration MCP servers · OctoTrip Flights · OctoTrip Rental Cars · Orbis API Marketplace · Zoteus

More TypeScript MCP servers · Shinobi · NVIDIA Elements · Debug Recorder · Easyeda MCP Pro · Health Monitor · see all