mcp-open-library
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_book_by_titleB | Search for a book by its title on Open Library. |
| get_authors_by_nameC | Search for author information on Open Library. |
| get_author_infoA | Get detailed information for a specific author using their Open Library Author Key (e.g. OL23919A). |
| get_author_photoA | Get the URL for an author's photo using their Open Library Author ID (OLID e.g. OL23919A). |
| get_book_coverB | Get the URL for a book's cover image using a key (ISBN, OCLC, LCCN, OLID, ID) and value. |
| get_book_by_idC | Get detailed information about a book using its identifier (ISBN, LCCN, OCLC, OLID). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/8enSmith/mcp-open-library'
If you have feedback or need assistance with the MCP directory API, please join our Discord server