← Registry

Developer Tools

docs.dev

Provides documentation search and reading capabilities for developers.

1 endpoint3 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://docs.dev/mcp

No auth detected

MCP server metadata

Name
docs.dev docs
Version
1.0.0
Capabilities
tools
Server instructions

Search and read the docs.dev documentation. Start with search_docs, then read_page for full pages.

Known tools 3

search_docs

Search the docs.dev documentation.

Inferred read-only
read_page

Read a documentation page as markdown.

Inferred read-only
list_pages

List every documentation page (title, description, URL).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.docs-dev-docs]
url = "https://docs.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "docs-dev-docs": {
      "type": "http",
      "url": "https://docs.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: docs-dev-docs
Remote MCP URL: https://docs.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "docs-dev-docs": {
      "url": "https://docs.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "docs-dev-docs": {
      "type": "http",
      "url": "https://docs.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "docs-dev-docs",
  "transport": "streamable-http",
  "url": "https://docs.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for docs.dev was fetched 2026-08-11T00:43:55.554Z.

Trust status Trusted

docs.dev is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.