Back to search
30
MCP

mcp-open-library

8ensmith/mcp-open-library

A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables AI assistants to search for book and author information.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
cataloger-mcp-server
A Model Context Protocol (MCP) server for Library of Congress Subject Headings and Name Authorities.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-open-library": {
      "url": "None",
      "transport": "http"
    }
  }
}