Back to Apps

Documentation MCP Hub
by sandraschi
Technical documentation control plane with Federated RAG and industrial fleet management dashboard.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Connects your AI to a high-fidelity technical documentation control plane. It features a Federated RAG engine that unifies semantic search across local documentation sets and external sibling repositories, providing a single source of truth for complex project ecosystems.
Tools
search_docs: Performs semantic search across the federated RAG engine to find technical specifications.get_fleet_registry: Retrieves the authoritative index of project fleet metadata and port allocations.query_port_reservoir: Manages and checks host port assignments for ecosystem webapps.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"documentation-mcp": {
"command": "uv",
"args": ["run", "docs-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
uv run docs-mcpInformation
- Pricing
- free
- Published
- 6/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add `"documentation-mcp": { "command": "uv", "args": ["run", "docs-mcp"] }` to your mcpServers config.





