MCP.so
ログイン
A

Adonis Docs Mcp

@pimentelleo

Adonis Docs Mcp について

MCP server that gives AI agents fast access to AdonisJS documentation (v5, v6, v7).

基本情報

カテゴリ

メモリとナレッジ

トランスポート

stdio

公開者

pimentelleo

投稿者

Leonardo Pimentel

設定

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

{
  "mcpServers": {
    "adonis-docs": {
      "command": "uvx",
      "args": [
        "adonis-docs-mcp"
      ]
    }
  }
}

ツール

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

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

概要

What is Adonis Docs Mcp?

Adonis Docs Mcp is an MCP server that provides AI agents with fast access to AdonisJS documentation for versions 5, 6, and 7. It fetches raw markdown from the official GitHub repos and caches locally for speed.

How to use Adonis Docs Mcp?

Key features of Adonis Docs Mcp

  • Fast access to AdonisJS documentation
  • Covers versions 5, 6, and 7
  • Fetches raw markdown from GitHub repos
  • Caches documents locally for speed

Use cases of Adonis Docs Mcp

コメント

「メモリとナレッジ」の他のコンテンツ