National Library of Israel MCP Server ๐ฎ๐ฑ๐๐
@rdoelman
About National Library of Israel MCP Server ๐ฎ๐ฑ๐๐
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nli_mcp_server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is National Library of Israel MCP Server?
It is a Model Context Protocol (MCP) server that interfaces between large language models and the National Library of Israelโs APIs. It allows AI assistants to search the NLI catalog, retrieve images, and access library resources programmatically.
How to use National Library of Israel MCP Server?
Install dependencies (Python 3.10+, httpx, mcp >= 1.2.0, and uv recommended), then run uv sync from the source directory. For Claude Desktop integration, add a configuration entry to claude_desktop_config.json pointing to the serverโs main.py file.
Key features of National Library of Israel MCP Server
- Search NLI catalog by title, creator, date range, and more
- Retrieve and manipulate digitized materials via IIIF Image API
- Filter results by resource type, availability, and creator
- Adjust image region, size, rotation, and quality
- Generate tiled image URLs for large high-resolution images
Use cases of National Library of Israel MCP Server
- AIโpowered research assistance for library catalog queries
- Automated retrieval and manipulation of digitized images
- Integration of NLI resources into custom AI applications
FAQ from National Library of Israel MCP Server
Is this server officially affiliated with the National Library of Israel?
No. It is an independent, external initiative developed by enthusiasts and not endorsed by the National Library of Israel.
What are the runtime dependencies?
Python 3.10 or higher, the httpx and mcp (>= 1.2.0) packages, and uv (recommended for installation and development).
Where does the data come from?
All data is accessed via the public APIs of the National Library of Israel; no local data storage is described.
What transports or authentication are used?
The README does not mention authentication requirements or transport specifics beyond the MCP protocol. Configuration for Claude Desktop uses a local file path.
Are there any limits on search results?
The search_catalog tool accepts an optional page_size parameter (default: 10) to control the number of results returned.
Frequently asked questions
Is this server officially affiliated with the National Library of Israel?
No. It is an independent, external initiative developed by enthusiasts and not endorsed by the National Library of Israel.
What are the runtime dependencies?
Python 3.10 or higher, the `httpx` and `mcp` (>= 1.2.0) packages, and `uv` (recommended for installation and development).
Where does the data come from?
All data is accessed via the public APIs of the National Library of Israel; no local data storage is described.
What transports or authentication are used?
The README does not mention authentication requirements or transport specifics beyond the MCP protocol. Configuration for Claude Desktop uses a local file path.
Are there any limits on search results?
The `search_catalog` tool accepts an optional `page_size` parameter (default: 10) to control the number of results returned.
Basic information
More Developer Tools MCP servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

Reelier
Maxime HouleAgents make claims. Reelier writes receipts โ record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.
Comments