Skip to content

MCP docs server

The docs can expose a read-only MCP endpoint for MCP clients.

There is no public MCP URL until the docs are hosted.

Use the MCP URL published by the docs host.

Resource Meaning
barq-docs://index JSON docs manifest.
barq-docs://page/{slug} One docs page as Markdown.
Tool Meaning
search_barq_docs Search the docs.
get_barq_doc Fetch one page by slug.
list_barq_docs List pages, optionally by area.

barq_answer gives an MCP client a docs-only answer prompt with page routes to cite.

Hosted MCP should run over HTTPS and require auth.