devdocs

GitHub

API Documentation Browser

devdocs MCP Server

MCP server for freeCodeCamp/devdocs

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "devdocs": {
      "command": "npx",
      "args": [
        "-y",
        "@freeCodeCamp/devdocs"
      ]
    }
  }
}