Thoth Documentation¶
Thoth is a Model Context Protocol (MCP) server that provides semantic search capabilities over handbook documentation for AI assistants like Claude.
Note
Thoth processes your documentation into vector embeddings and serves them via the MCP protocol, enabling AI assistants to search and retrieve relevant content.
Quick Links¶
Getting Started - Set up and run Thoth locally
Architecture Overview - System design and data flows
API Reference - Python API and HTTP endpoints
Deployment Architecture - CI/CD and infrastructure