Skip to main content
Glama
smeet666

mcp-libraryofcongress

Related Servers

Alternatives to mcp-libraryofcongress

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server for the Internet Archive that enables searching the full text of digitized books, browsing the catalogue, and reading Wayback Machine captures. No API key or configuration required.
    6
    156 npm
    MIT

Related Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for searching and retrieving full-text pages from the Library of Congress, including newspapers, books, and manuscripts, via the loc.gov API.
    3
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that searches across the Internet Archive and Library of Congress at once, merging results while keeping each archive's differences. Provides tools to search inside texts, search catalogues, and retrieve item records, all read-only and without an API key.
    3
    81 npm
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    An MCP server that searches library catalogs worldwide using the SRU protocol, enabling bibliographic search without API keys.
    -
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for searching and accessing historical Austrian newspapers from ANNO, providing full-text search, snippet extraction, and OCR text download.
    3
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP 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.
    3
    Apache 2.0
  • F
    license
    A
    quality
    A
    maintenance
    An MCP server that enables interaction with Kiwix HTTP servers to browse, search, and retrieve content from offline ZIM books like Wikipedia. It provides tools for listing available library resources and fetching full-text articles as plain text.
    3
    6
    -

TDQS

A4.3/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: full-text newspaper search (search_newspapers), catalog metadata search across media types (search_items), record retrieval by identifier (get_item), and collection browsing (list_collections). The descriptions explicitly cross-reference each other to prevent confusion, such as noting that search_items should be used for titles/creators while search_newspapers is for printed text.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: search_newspapers, search_items, get_item, list_collections. The naming convention is uniform and predictable, making it easy to infer tool behavior from names alone.

Tool Count5/5

With just 4 tools, the server is well-scoped for its purpose. It covers the essential operations for searching, retrieving, and browsing Library of Congress resources without unnecessary bloat. Each tool earns its place as a distinct and necessary part of the workflow.

Completeness4/5

The tool surface covers the core workflows: search both full-text newspapers and catalog metadata, retrieve detailed records, and discover curated collections. Minor gaps exist, such as no dedicated tool for viewing collection details or listing all newspapers, but these can be worked around using existing filters and get_item.

Maintenance

ActivityActive
ResponsivenessWithin a week