local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Provides access to documentation in GitHub repositories, converting them into LLM-friendly prompts through the docs2prompt library
docs2prompt 用 MCP サーバー
docs2prompt は、 Reza Tabriziによって開発された Python ライブラリおよび行ツールであり、github リポジトリ内または専用 Web サイトでホストされているドキュメントを LLM 対応のプロンプトに変換します。
このリポジトリには、任意の MCP クライアント (Cursor、Claude、Windsurf など) で使用できるように docs2prompt をラップする MCP サーバーが含まれています。
実行サーバー(開発)
Copy
- リポジトリをクローンします。
Copy
- これを MCP クライアント構成に追加します (パスとgithub アクセス トークンを追加します)。
Copy
必要に応じて、一般的なクライアント向けに MCP を設定するためのガイドを以下に示します。
This server cannot be installed
クライアントが GitHub リポジトリまたはホストされた Web サイトのドキュメントから LLM 対応のプロンプトを抽出できるようにする MCP サーバー。