packages/mcp-docs-server/README.md
Access Mastra's documentation via Model Context Protocol (MCP). Works with Cursor, Windsurf, Cline, Claude Code, VS Code, Codex, or any MCP-compatible tool.
Follow the official installation instructions.
mastraDocsFetch documentation from mastra.ai by path. Supports guides and API references.
mastraMigrationNavigate migration guides for version upgrades. Supports directory browsing, section listing, and keyword search.
Read docs from installed @mastra/* packages in node_modules. All tools require projectPath parameter.
getMastraHelpEntry point showing all available documentation tools and recommended workflows.
listMastraPackagesList installed @mastra/* packages with embedded documentation.
getMastraExportsExplore package API surface - all classes, functions, types, and constants.
getMastraExportDetailsGet TypeScript type definitions and optionally implementation source code for a specific export.
readMastraDocsRead topic-based guides and examples (agents, tools, workflows, memory, etc.).
searchMastraDocsFull-text search across all embedded documentation.
startMastraCourseStart or resume the interactive Mastra course. Requires email registration.
getMastraCourseStatusView course progress including completed lessons and steps.
startMastraCourseLessonJump to a specific lesson by name.
nextMastraCourseStepAdvance to the next step in the current lesson.
clearMastraCourseHistoryReset all course progress.
upgrade-to-v1Guided migration workflow from Mastra v0.x to v1.0. Optionally focus on a specific area (agent, tools, workflows, etc.).
migration-checklistComprehensive checklist of all breaking changes for v1.0 migration.