LogoSTMCP
Download
IIIF_MCP

IIIF MCP Server v1.1.0

MCP server for IIIF integration providing search, metadata retrieval, image operations, authentication, and structured data extraction from IIIF resources with comprehensive API support.

Tools

1. iiif-image-fetch

Fetch actual IIIF image data with automatic size constraints.

2. iiif-manifest-canvases

List all canvases within a IIIF manifest.

3. iiif-canvas-info

Get detailed information about a specific canvas.

Search within IIIF resources using the Content Search API.

5. iiif-manifest

Retrieve manifest metadata from IIIF Presentation API.

6. iiif-collection

Retrieve and navigate IIIF collections with support for hierarchical structures.

7. iiif-image

Build IIIF Image API URLs and retrieve image information.

8. iiif-annotation

Extract and analyze annotations from IIIF resources, including text transcriptions, translations, and commentary.

9. iiif-activity

Track changes and updates to IIIF resources using the Change Discovery API.

10. iiif-av

Extract and analyze audio/video content from IIIF manifests.

11. iiif-auth

Full authentication support for IIIF resources with session management and protected content access.

Open Graph image for IIIF MCP Server v1.1.0

JSON Config

{
  "mcpServers": {
    "iiif": {
      "command": "node",
      "args": ["/path/to/mcp_iiif/dist/index.js"]
    }
  }
}

Useful Links

Information