LCSH

Provides access to Library of Congress Subject Headings via MCP with search endpoints and name authorities.
  • python

2

GitHub Stars

python

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "kltng-cataloger-mcp": {
      "command": "cataloger-mcp-server",
      "args": []
    }
  }
}

Available tools

search_lcsh

Search for Library of Congress Subject Headings using a left-anchored or keyword-based query through the MCP interface.

search_lcsh_keyword

Perform keyword-based searches of LCSH terms to retrieve matching subject headings.

search_name_authority

Query personal name authority records (LCNAF) to find standardized name headings.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
LCSH MCP Server - kltng/cataloger-mcp | VeilStrat