From b3dcfb0748d24571f3128d0a35709a103b09916b Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Sun, 20 Apr 2025 00:17:26 +0100 Subject: [PATCH 1/2] Add new mcp-open-library server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9939a40..79b50bde 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [yuna0x0/anilist-mcp](https://github.com/yuna0x0/anilist-mcp) 📇 ☁️ - A MCP server integrating AniList API for anime and manga information - [diivi/aseprite-mcp](https://github.com/diivi/aseprite-mcp) 🐍 🏠 - MCP server using the Aseprite API to create pixel art - [omni-mcp/isaac-sim-mcp](https://github.com/omni-mcp/isaac-sim-mcp) 📇 ☁️ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc. +- [8enSmith/mcp-open-library](https://github.com/8enSmith/mcp-open-library) 📇 🏠 - A MCP server for the Open Library API that enables AI assistants to search for book information. ### 📂 Browser Automation From 156bccc2636f08be0f640498e4b401e98ceef34c Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Sun, 20 Apr 2025 00:28:16 +0100 Subject: [PATCH 2/2] Update README.md Change icon to cloud as this MCP server interacts with the Open Library API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79b50bde..f669a25b 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Access and explore art collections, cultural heritage, and museum databases. Ena - [yuna0x0/anilist-mcp](https://github.com/yuna0x0/anilist-mcp) 📇 ☁️ - A MCP server integrating AniList API for anime and manga information - [diivi/aseprite-mcp](https://github.com/diivi/aseprite-mcp) 🐍 🏠 - MCP server using the Aseprite API to create pixel art - [omni-mcp/isaac-sim-mcp](https://github.com/omni-mcp/isaac-sim-mcp) 📇 ☁️ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc. -- [8enSmith/mcp-open-library](https://github.com/8enSmith/mcp-open-library) 📇 🏠 - A MCP server for the Open Library API that enables AI assistants to search for book information. +- [8enSmith/mcp-open-library](https://github.com/8enSmith/mcp-open-library) 📇 ☁️ - A MCP server for the Open Library API that enables AI assistants to search for book information. ### 📂 Browser Automation