ShelLayer
A library card for your agent ShelfLayer lets your AI search a public-domain book index, inspect shelves, books, and tables of contents, read sections, and…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Search: Search ShelfLayer's public-domain library and return result ids for the fetch tool.
- Fetch: Fetch the full text and citation metadata for a ShelfLayer search result id.
- List Shelves: List every ShelfLayer category with a book count.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
A library card for your agent
ShelfLayer lets your AI search a public-domain book index, inspect shelves, books, and tables of contents, read sections, and return citation-ready passages from Project Gutenberg-sourced works. It is a read-only research app for finding source material across history, philosophy, economics, science, biography, religion, art, and other nonfiction topics.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| search | Search ShelfLayer's public-domain library and return result ids for the fetch tool. |
| fetch | Fetch the full text and citation metadata for a ShelfLayer search result id. |
| list_shelves | List every ShelfLayer category with a book count. |
| list_books | List or find books in the library, optionally searched by title, author, shelf metadata, or partial filters. |
| inspect_book | Return a book's metadata and full table of contents without passage text. |
| search_passages | Keyword full-text search over indexed book passages, optionally scoped by shelf, book, or section. |
| read_section | Return all passages in a section, in order. |
| get_citation | Return a passage locator and human-readable citation string. |