MCP.so
ログイン
D

DevDocsMCP

@kelvinzer0

DevDocsMCP について

DevDocsMCP is a command-line tool that allows you to search and read documentation directly from DevDocs.io. It operates purely online, fetching data as needed.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

kelvinzer0

投稿者

Kelvin Yuli Andrian

設定

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

{
  "mcpServers": {
    "devdocs-html-css": {
      "command": "/usr/local/bin/devdocsmcp",
      "args": [
        "server",
        "--lang",
        "html,css"
      ],
      "trust": true
    },
    "devdocs-vite-tailwindcss-react-reactrouter": {
      "command": "/usr/local/bin/devdocsmcp",
      "args": [
        "server",
        "--lang",
        "vite~6,tailwindcss,react,react_router"
      ],
      "trust": true
    },
    "devdocs-golang-sqlite-mariadb": {
      "command": "/usr/local/bin/devdocsmcp",
      "args": [
        "server",
        "--lang",
        "go,sqlite,mariadb"
      ],
      "trust": true
    },
    "devdocs-zsh": {
      "command": "/usr/local/bin/devdocsmcp",
      "args": [
        "server",
        "--lang",
        "zsh"
      ],
      "trust": true
    }
  }
}

ツール

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

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

概要

What is DevDocsMCP?

DevDocsMCP has a documentation page at https://devdocs-mcp.zcdns.id.

How to use DevDocsMCP?

Key features of DevDocsMCP

Use cases of DevDocsMCP

FAQ from DevDocsMCP

(No questions can be answered from the README.)

コメント

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