gallica-mcp
Related Servers
Alternatives to gallica-mcp
No user-submitted related servers found.
Related Servers
- FlicenseBqualityDmaintenanceEnables access to the Gallica digital library of the Bibliothèque nationale de France (BnF) with search capabilities across titles, authors, subjects, and dates, plus retrieval of document metadata, IIIF images, and OCR text content.12-
- FlicenseNot gradedqualityDmaintenanceA Model-Client-Protocol server that enables users to search the Gallica digital library of the National Library of France and generate structured sequential research reports with formatted citations and relevant images.12-
- FlicenseNot gradedqualityDmaintenanceEnables searching documents in Gallica, the digital library of the Bibliothèque nationale de France, and generating structured research reports with citations and images.-
- AlicenseAqualityBmaintenanceMCP server and CLI for full-text search of the Deutsches Zeitungsportal (German newspaper collection), enabling querying ~33.8 million digitized pages with Solr syntax, date/title/place filters, and snippet highlights.3Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving records from the Europeana digital collection, including metadata such as titles, creators, dates, and images, via two MCP tools: search and record.5 npmMIT
- AlicenseAqualityAmaintenanceMCP server for querying the Bibliothèque nationale de France catalogue. Enables searching authors and works, retrieving author details, listing editions, and finding digitised documents via SPARQL, without an API key.7233 npmMIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: search_gallica finds documents, get_snippets extracts text passages from a document, and download_text retrieves the full OCR text. There is no functional overlap.
All tool names follow a consistent verb_noun pattern in snake_case (search_gallica, get_snippets, download_text), making the API predictable and easy to understand.
With 3 tools, the set is minimal yet sufficient for core document search and text retrieval workflows. It could be expanded with metadata or navigation tools, but the current count is reasonable for this scope.
The tools cover the essential operations of searching Gallica, locating content within documents, and downloading full text. Minor gaps exist (e.g., no standalone document metadata retrieval), but the core use cases are well-supported.