National Library of Israel MCP Server 🇮🇱📖🔍
@rdoelman
National Library of Israel MCP Server 🇮🇱📖🔍 について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"nli_mcp_server": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
コメント