Mastra Docs Server
официальныйProvides AI assistants with direct access to Mastra.ai's complete knowledge base.
@mastra/mcp-docs-server
Access Mastra's documentation via Model Context Protocol (MCP). Works with Cursor, Windsurf, Cline, Claude Code, VS Code, Codex, or any MCP-compatible tool.
Usage
Follow the official installation instructions.
Tools
mastraDocs
Fetch documentation from mastra.ai by path. Supports guides and API references.
mastraMigration
Navigate 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.
getMastraHelp
Entry point showing all available documentation tools and recommended workflows.
listMastraPackages
List installed @mastra/* packages with embedded documentation.
getMastraExports
Explore package API surface - all classes, functions, types, and constants.
getMastraExportDetails
Get TypeScript type definitions and optionally implementation source code for a specific export.
readMastraDocs
Read topic-based guides and examples (agents, tools, workflows, memory, etc.).
searchMastraDocs
Full-text search across all embedded documentation.
Interactive Course
startMastraCourse
Start or resume the interactive Mastra course. Requires email registration.
getMastraCourseStatus
View course progress including completed lessons and steps.
startMastraCourseLesson
Jump to a specific lesson by name.
nextMastraCourseStep
Advance to the next step in the current lesson.
clearMastraCourseHistory
Reset all course progress.
Prompts
upgrade-to-v1
Guided migration workflow from Mastra v0.x to v1.0. Optionally focus on a specific area (agent, tools, workflows, etc.).
migration-checklist
Comprehensive checklist of all breaking changes for v1.0 migration.
Похожие серверы
DuckDuckGo Search
Perform web searches using the DuckDuckGo API, with features for fetching and parsing content.
Wikipedia
Retrieves information from Wikipedia to provide context to Large Language Models (LLMs).
Calibre
Search and read books from your Calibre ebook library.
Skiplagged Flights Search
Skiplagged MCP Server for flight search, hotel booking, and travel planning
Research Task
An AI-powered research assistant that can investigate any topic using an interactive configuration wizard.
Untappd
Query the Untappd API for beer and brewery information.
Metro MCP
A MCP server of washington DC's Metro
General MCP Server
An MCP server providing search capabilities for Reddit, YouTube, and Twitter.
MCP Advisor
A discovery and recommendation service for exploring MCP servers using natural language queries.
VelociRAG
Lightning-fast RAG for AI agents. 4-layer fusion (vector, BM25, graph, metadata), ONNX Runtime, sub-200ms search, no PyTorch.