Agent integration with the Northwestern University Libraries Digital Collections API
Northwestern Digital Collections API MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Northwestern Digital Collections API MCP directly instead of describing what you should do. Agent integration with the 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.json file containing the values to run the API against your dev data by running:
Once Northwestern Digital Collections API MCP is connected, these are the calls the assistant has available:
Meadow — View and edit information about a specific Work in the IndexYou will need 4 environment variables: CHAOS_CONFIG, NEXT_PUBLIC_DCAPI_ENDPOINT, WORK_ID, FILE_SET_ID. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Northwestern Digital Collections API MCP's toolset — Meadow — is a fair guide to whether it matches your workflow.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Meadow | View and edit information about a specific Work in the Index. |
| Variable | Description | Required |
|---|---|---|
| CHAOS_CONFIG | Configuration value read at startup. | Optional |
| NEXT_PUBLIC_DCAPI_ENDPOINT | Configuration value read at startup. | Optional |
| WORK_ID | Configuration value read at startup. | Optional |
| FILE_SET_ID | Configuration value read at startup. | Optional |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.