Mastra
@mastra-ai
About Mastra
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mastra": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mastra?
Mastra is an MCP server that provides documentation to your IDE, helping you build AI-powered applications with the Mastra framework. It is designed for developers using TypeScript and integrates with tools like VS Code or other MCP-compatible IDEs.
How to use Mastra?
Follow the guide at @mastra/mcp-docs-server to configure Mastra in your IDE. The server serves Mastra's official documentation directly in your editor, making it easier to consult guides, API references, and examples while coding.
Key features of Mastra
- Serves Mastra documentation directly inside your IDE.
- Helps you write Mastra code without leaving your editor.
- Integrates with any MCP‑compatible client.
- Built by the team behind the Mastra framework.
Use cases of Mastra
- Developers building AI agents with Mastra can look up docs on‑the‑fly.
- Teams onboarding new Mastra developers can provide inline documentation.
- IDE‑based workflows where switching to a browser is inconvenient.
FAQ from Mastra
What does the Mastra MCP server do?
It makes Mastra’s official documentation available through the Model Context Protocol, so you can query it from your IDE without opening a web browser.
How do I set up Mastra?
Follow the instructions in the @mastra/mcp-docs-server guide. A recommended way to get started with Mastra overall is by running npm create mastra@latest.
What dependencies does Mastra require?
— (Not explicitly stated in the README.)
Where does the documentation data live?
— (Not explicitly stated; the server likely retrieves it from Mastra’s official docs site.)
Is authentication required?
— (Not mentioned in the README.)
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments