Skip to content

Integrate llm-docs-builder as Local MCP Documentation Server #29

@viktorianer

Description

@viktorianer

We should explore integrating llm-docs-builder as a local documentation ingestion and retrieval system, running as an MCP doc server, similar to Context-7.

The goal is to provide a self-hosted RAG-style documentation layer that can connect to our existing document sources and serve them through the MCP interface for LLM-based querying and summarization.

Objectives
• Run llm-docs-builder locally as a lightweight RAG backend.
• Expose it as an MCP-compatible doc server (Context-7 style).
• Connect and sync with:
• Confluence (OAuth)
• Google Docs (now supports Markdown export)
• Local Markdown or knowledge-base folders (e.g. /docs, /handbook)
• Define ingestion rules for document refresh intervals, metadata tagging, and access control.
• Enable query federation across all sources.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions