Stats
Actions
Tags
From mastra
Local stdio MCP server providing access to Mastra documentation. Enables Claude to query, retrieve, and interact with Mastra guides, APIs, and references.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mastra": {
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub pleaseai/claude-code-plugins --plugin mastra