Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 872 Bytes

File metadata and controls

21 lines (17 loc) · 872 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2026-02-04

Changed

  • Updated @modelcontextprotocol/sdk to v1.25.3 (#30)

[1.0.0] - Initial Release

Added

  • MCP server implementation for Open Library API
  • Tool: get-book-by-title - Search for books by title
  • Tool: get-book-by-id - Get book details by Open Library ID
  • Tool: get-book-cover - Get book cover image URLs
  • Tool: get-author-info - Get author information
  • Tool: get-authors-by-name - Search for authors by name
  • Tool: get-author-photo - Get author photo URLs
  • Tool: health-check - Check server health status