From ca5af3aaf87d339a1cbd5c088dd184c52fbea951 Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Sun, 27 Apr 2025 04:31:37 +0100 Subject: [PATCH] Add mcp-open-library to the README (#175) Add mcp-open-library to the README. mcp-open-library is a Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 169c802..4514f18 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Maya MCP](https://github.com/PatrickPalmer/MayaMCP)** - MCP server for Autodesk Maya - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - Set up MCP servers in Claude Desktop - **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes MCP Server. Built to be extensible. +- **[MCP Open Library](https://github.com/8enSmith/mcp-open-library)** - A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information. - **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server. - **[Mongo](https://github.com/QuantGeekDev/mongo-mcp)** - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB