libofcongress-mcp-server
Search LOC digital collections, Chronicling America newspapers (full OCR), and LC Subject Headings.
Package Details
@cyanheads/libofcongress-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
libofcongress-mcp-server/0.2.3User-Agent header sent with LOC API requests. LOC recommends a descriptive value for polite access.
3100Delay in milliseconds between LOC API requests to stay under the 20 req/min rate limit.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/libofcongress-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
libofcongress-mcp-server/0.2.3User-Agent header sent with LOC API requests. LOC recommends a descriptive value for polite access.
3100Delay in milliseconds between LOC API requests to stay under the 20 req/min rate limit.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').