blicht MCP
blicht.com knowledge platform: full-text search + Markdown articles (e-commerce, AI, lifestyle)
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
blicht.com knowledge platform: full-text search + Markdown articles (e-commerce, AI, lifestyle)
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| get_site_info | Facts about blicht.com, the bilingual (German/English) knowledge platform for e-commerce, AI and lifestyle: publisher, contact, entry points for further reading and how to fetch pages efficiently as Markdown. |
| list_topics | The content map of blicht.com: 3 sections (e-commerce, AI, lifestyle) with their fixed topics, each with a description and the URL of its overview page. |
| search_knowledge | Full-text search across all blicht.com content (articles, section and topic pages) in German or English. Returns the most relevant pages with title, URL and description so you can cite them. Read-only. Fetch a hit's full text via get_article or by requesting its URL with 'Accept: text/markdown'. |
| get_article | Fetch the full text of a blicht.com article as clean Markdown. Accepts the article URL (https://blicht.com/beitrag/<slug> or /en/article/<slug>), the path, or a bare slug (combined with lang). Use search_knowledge first to find the right article. |