# ShowMeStepByStep MCP server

Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-rt1966-showmestepbystep
- Repository: https://github.com/rt1966/ShowMeStepByStep
- Website: https://www.showmestepbystep.com/mcp

## Install
- Endpoint: https://www.showmestepbystep.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.showmestepbystep.com/api/mcp

## Tools
- 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. Endpoint: https://www.showmestepbystep.com/api/mcp
- get_tutorial - Fetch the full machine-readable rendition of a tutorial by slug: title, TL;DR, plain-prose numbered steps, tools/materials, creator credit, recipe (if applicable), license, and canonicalUrl. Use this after search_tutorials to fetch step details. Endpoint: https://www.showmestepbystep.com/api/mcp
- list_categories - List all tutorial categories with a published tutorial. Returns slug, name, short description, and count of published tutorials per category. Endpoint: https://www.showmestepbystep.com/api/mcp
- 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. Endpoint: https://www.showmestepbystep.com/api/mcp
- 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. Endpoint: https://www.showmestepbystep.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.rt1966
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 21, 2026
- Source: https://registry.modelcontextprotocol.io
