New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

open-library-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-library-mcp

Open Library search, works, authors, editions, and ISBN.

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
121
Maintainers
1
Weekly downloads
 
Created
Source

open-library-mcp

Open Library search, works, authors, editions, and ISBN.

A merged MCP server that consolidates duplicate single-purpose servers in this monorepo into one focused server.

Tools

  • searchBooks — Search Open Library.
  • getWork — Metadata for a work.
  • getAuthor — Metadata for an author.
  • listEditions — Editions of a work.
  • isbnLookup — Look up a book by ISBN.
  • isbnValidate — Validate an ISBN checksum.

Run

npm install
npm run build
node dist/index.js

Source

Public free APIs only. See src/api.ts for exact endpoints.

FAQs

Package last updated on 21 Sep 2026

Related posts