art & culture

Mcp Open Library

A MCP server for the Open Library API that enables AI assistants to search for book information.

typescript
cloud
art & culture
0
View on GitHub

Installation

npx -y 8enSmith/mcp-open-library

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-open-library",
  "command": "npx",
  "args": [
    "-y",
    "8enSmith/mcp-open-library"
  ]
}

About This MCP Server

8enSmith/mcp-open-library

A MCP server for the Open Library API that enables AI assistants to search for book information.

GitHub: https://github.com/8enSmith/mcp-open-library

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub