MCP server for accessing Mastra.ai documentation, changelogs, and news.
MCP server for accessing Mastra.ai documentation, changelogs, and news.
Is it safe?
No known CVEs for @mastra/mcp-docs-server. 1 previously resolved.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 22,619 GitHub stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
0 tools. Token cost not measured.
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache. Setup guide covers troubleshooting. Or check for known problems.
{
"mcpServers": {
"mcp-docs-server": {
"command": "npx",
"args": [
"-y",
"@mastra/mcp-docs-server"
]
}
}
}Auto-generated from package name. Add to your client's MCP config file.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @mastra/mcp-docs-server 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
This server is missing description, tools, and install config. If you've used it, help the community by adding this info.
Add informationLast scanned 1h ago
No open vulnerabilities. 1 fixed CVE.
CVE-2025-61685FixedMastra Docs MCP Server `@mastra/mcp-docs-server` Leads to Information Exposure
The Mastra Docs MCP Server package `@mastra/mcp-docs-server` is a server designed to provide documentation context to AI agentic workflows, such as those used in AI-powered IDEs. **Resources:** * Package URL: [https://www.npmjs.com/package/@mastra/mcp-docs-server](https://www.npmjs.com/package/@mastra/mcp-docs-server) ----- ## Overview The `@mastra/mcp-docs-server` package in versions **0.13.18 and below** is vulnerable to a Directory Traversal attack that results in the disclosure of dir
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.