Skip to content
Back to search
30
MCP http

Open Library Author Search

x402/open-library-author-search

Search Open Library authors by name, no key. Returns matching authors with name, birth date, and work counts. For AI agents resolving author identities. [x402: $0.05/call on base, category=data]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Open Library Book Search
Search Open Library books by title, author, or keyword, no key. Returns matching works with title, author, first publish year, and edition c
0 tools · http
Open Library ISBN Lookup
Look up a book by ISBN from Open Library, no key. Returns title, authors, publisher, publish date, and page count. For AI agents resolving I
0 tools · http
Open Library Books By Subject
Books for a subject from Open Library, no key. Returns works tagged with the subject plus counts. For AI agents discovering books by topic.
0 tools · http
OpenAlex Authors Search
Search the OpenAlex open scholarly graph for authors by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents
0 tools · http
Open Library
Search and retrieve book and author information from the Internet Archive's Open Library
0 tools
OpenAlex Works Search
Search the OpenAlex open scholarly graph for works by keyword, no key. Returns ranked matches with identifiers and metadata. For AI agents d
0 tools · http

How to use

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

{
  "mcpServers": {
    "open_library_author_search": {
      "url": "https://proxy.suverse.io/v1/data/suverse-openlibrary-authors",
      "transport": "http"
    }
  }
}