blicht MCP
blicht.com knowledge platform: full-text search + Markdown articles (e-commerce, AI, lifestyle)
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
blicht.com knowledge platform: full-text search + Markdown articles (e-commerce, AI, lifestyle)
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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. |