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.
Server Terkait
Console MCP Server
Bridge external console processes with Copilot by searching through JSON log files.
Bing Search
Perform web, news, and image searches using the Microsoft Bing Search API.
Amazon Product Search
An AI-powered server for Amazon product search and recommendations.
Panda3D Docs
Search and retrieve documentation for the Panda3D game engine.
Scryfall
Search for Magic: The Gathering cards and get details, rulings, and prices using the Scryfall API.
News Fact-Checker
Automated fact-checking of news headlines using web search and Google Gemini AI.
Brave Search
A server for Brave Search, enabling web search capabilities via its API.
Academic Research MCP Server
Research papers from arXiv, Google Scholar, and Wikipedia with citation metrics
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
MCP Lucene Server
MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.