list_tutorials_by_category — ShowMeStepByStep MCP Tool Read-only
list_tutorials_by_category
(list tutorials by category) is one of 6 tools on the
ShowMeStepByStep
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_tutorials_by_category from your client
- Claude Code ShowMeStepByStep list_tutorials_by_category run in your project directory
- Claude Desktop ShowMeStepByStep list_tutorials_by_category ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ShowMeStepByStep list_tutorials_by_category ~/.cursor/mcp.json
- VS Code ShowMeStepByStep list_tutorials_by_category .vscode/mcp.json
- Zed ShowMeStepByStep list_tutorials_by_category ~/.config/zed/settings.json
- Windsurf ShowMeStepByStep list_tutorials_by_category ~/.codeium/windsurf/mcp_config.json
- Cline ShowMeStepByStep list_tutorials_by_category ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ShowMeStepByStep list_tutorials_by_category ~/.gemini/settings.json
- Grok ShowMeStepByStep list_tutorials_by_category .mcp.json (in your project root)
- ChatGPT ShowMeStepByStep list_tutorials_by_category Settings → Connectors → Advanced → Developer mode
- Claude.ai ShowMeStepByStep list_tutorials_by_category Settings → Connectors → Add custom connector
- LangChain ShowMeStepByStep list_tutorials_by_category pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http showmestepbystep https://www.showmestepbystep.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.