4
GitHub Stars

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.

Installation

⭐ RecommendedDevdocsmcp
/usr/local/bin/devdocsmcp server --lang html,css
View configuration snippet
{
  "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
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.