Open-Library-MCP-Server
Verified Safeby Gopisokk
Overview
An MCP server for AI assistants to search for book and author information via the Open Library API.
Installation
No command providedSecurity Notes
The project is a standard Node.js application wrapping a public API (Open Library). It uses common development practices (TypeScript, ESLint, Prettier). Docker support provides good isolation for deployment. There are no obvious signs of 'eval', obfuscation, or direct security vulnerabilities from the provided information. Network risks are primarily associated with standard exposure of a web server and reliance on the upstream Open Library API.
Similar Servers
opensearch-mcp-server-py
Enables AI assistants and LLMs to interact with OpenSearch clusters by providing a standardized Model Context Protocol (MCP) interface through built-in and dynamic tools.
readwise-mcp
Provides AI assistants with programmatic access to Readwise libraries for reading, managing, searching, and tracking highlights, books, documents, and videos.
zoekt-mcp
Provides code search and content fetching capabilities using Zoekt, designed for integration with AI assistants and LLMs.
platform-mcp
Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Open Targets Platform GraphQL API for drug discovery and target-disease associations.