MCP-Book-Project
Verified Safeby Akatama
Overview
Exposes tools for an MCP-compatible client to search a books database by author or title via an external API.
Installation
mcp-books-serverSecurity Notes
No direct security vulnerabilities found in the provided source code (no 'eval', hardcoded secrets, or malicious patterns). It acts as a proxy to an external Books API. Input sanitization ('.strip()') is applied before passing values to the external API paths/query parameters. Relies on the security and availability of the external API ('booksapi-webapp.azurewebsites.net').
Similar Servers
fastsearch-mcp
Provides lightning-fast file search capabilities on Windows by directly accessing the NTFS Master File Table, integrated with Claude Desktop.
Open-Library-MCP-Server
An MCP server for AI assistants to search for book and author information via the Open Library API.
OBP-MCP
Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Open Bank Project (OBP) API.
mcp-atlas
A Python library for indexing, organizing, and discovering tools across multiple MCP servers.