search_mcp_tutorials
Find step-by-step MCP tutorials for installing, configuring, comparing, and building servers to solve setup issues with clients like Claude, Cursor, and Cline.
Instructions
Search 147+ MCP tutorials covering install, configuration, comparison, build guides.
Tutorials are curated step-by-step guides for installing and using MCP servers with specific clients (Claude Desktop, Cursor, Cline, Windsurf), best-of-category roundups, build-your-own-server walkthroughs, and concept explainers.
Args: query: Free-text search over titles, summaries, keywords. Example: "cursor mcp", "build python mcp server", "windsurf vs cursor". category: Filter by category. Values: client_setup, category_best, build, usecase, install, comparison, concept, general. difficulty: Filter by level. Values: beginner, intermediate, advanced. lang: Output language (en|ru). Default: en. limit: Max results (1-25, default 10).
Returns:
Dict with count and results. Each result: slug, title, summary,
difficulty, category, tutorial_type, estimated_minutes, related_servers,
page_url.
Use this when the user asks "how do I install X MCP", "best MCPs for Cursor", "how to build my own MCP server", or hits an MCP setup problem. Follow up with get_tutorial_details(slug) for the full markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| category | No | ||
| difficulty | No | ||
| lang | No | en | |
| limit | No |