A full-featured MCP server for PyTorch documentation workflows, providing tools for search, symbol lookup, code examples, troubleshooting, and question-answering using local docs.
A RAG MCP server that enables retrieval-augmented question answering over PyTorch documentation, with hybrid search (FAISS+Chroma, BM25) and source-cited responses from DeepSeek.