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.
Endpoint
Section titled “Endpoint”Use the MCP URL published by the docs host.
Resources
Section titled “Resources”| 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. |
Prompt
Section titled “Prompt”barq_answer gives an MCP client a docs-only answer prompt with page routes to cite.
Production
Section titled “Production”Hosted MCP should run over HTTPS and require auth.