Loading

mcp

Starts an MCP (Model Context Protocol) server over stdio, allowing AI assistants to interact with documentation tooling directly.

The MCP server communicates using JSON-RPC over stdin/stdout. All logging is directed to stderr to keep the protocol channel clean.

{{dbuild}} mcp [-h|--help] [--version]
		

For a full list of available tools and IDE configuration instructions, see the MCP server documentation.

Test the MCP server using the MCP Inspector:

{{dbuild}} mcp