MCP.so
ログイン
M

Mastra

@mastra-ai

Mastra について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mastra-ai

投稿者

zhang peilin

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mastra": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@mastra/mcp-docs-server"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.)

コメント

「その他」の他のコンテンツ