BotLens AI Gateway
MCP gateway for getbotlens.com: articles, search and full text.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MCP gateway for getbotlens.com: articles, search and full text. Read-only, no auth.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| search_articles | Search this publication's articles by keyword. Returns the best-matching titles, dates, canonical URLs, and short summaries. |
| list_recent_articles | List the most recently published articles from this publication. |
| get_article | Fetch the full clean text of one article by its slug (the last path segment of an article URL). |
| popular_content | The most-read / most-requested articles, ranked by how often AI assistants have actually fetched them. Use for "what is your most popular article", "top reads", or to recommend what to read. |
| search | Search this site's content. Returns matching documents (id, title, url); pass an id to `fetch` for the full text. |
| fetch | Retrieve the full text of one document by the id returned from `search`. |