Skip to content
Back to search
30
MCP

libralm-mcp-server

pypi/libralm-mcp-server

LibraLM MCP Server - A Model Context Protocol server for searching and retrieving book information

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

Similar MCP servers embedding-nearest

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 i
0 tools
apple-books-mcp
Model Context Protocol (MCP) server for Apple Books
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools
bibliocommons-mcp
MCP server for BiblioCommons-powered public libraries — search, place holds, manage your account
0 tools
cataloger-mcp-server
A Model Context Protocol (MCP) server for Library of Congress Subject Headings and Name Authorities.
0 tools
bill-fetch-mcp-server
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "libralm-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}