
ShowMeStepByStep
Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| search_tutorials | Search the ShowMeStepByStep tutorial corpus by free-text query. Searches across tutorial titles, descriptions, and step content. Returns slim summaries with TL;DRs and canonical URLs. Tenant-aware. Optional filters narrow by category, difficulty, or maximum duration. |
| get_tutorial | Fetch the full machine-readable rendition of a tutorial by slug: title, TL;DR, numbered steps (with text, imageUrl, tips, and YouTube videoTimestampSeconds for deep-linking), tools/materials, tags, related tutorial slugs, creator credit, recipe (with nutrition + cuisine when applicable), license, and canonicalUrl. Use this after search_tutorials to fetch step details. |
| list_categories | List all tutorial categories with a published tutorial. Returns slug, name, short description, and count of published tutorials per category. |
| list_tutorials_by_category | Browse tutorials within a specific category, ranked by view count then publish date. Use this when a user wants to explore a topic area rather than search. |
| list_recent_tutorials | List the most recently published tutorials, newest first. Use this to discover what's new on the site or to surface fresh content for aggregator / 'what's new this week' agent loops. Tenant-aware. |
| request_tutorial | Submit a request for a tutorial we don't yet have. Call this when search_tutorials returned no good match for what the user actually wants. The request enters our content-demand queue, which the daily content batch reviews and prioritizes. Optionally include an email for notification when the tutorial ships. |