UNPKG

mcp-magma-handbook

Version:

Enhanced MCP server with multi-query search, hybrid search, and collections for MAGMA computational algebra system

19 lines (14 loc) 650 B
# MAGMA Handbook PDF Please place your MAGMA handbook PDF file in this directory. ## Expected file: - `MAGMA_HANDBOOK.pdf` (or any PDF file with MAGMA documentation) ## After placing the PDF: 1. Run indexing: `npm run index` 2. The system will automatically process and index all PDF files in this directory ## Supported formats: - PDF files (.pdf) - Multiple PDFs are supported (useful for different versions or supplementary materials) ## Note: - PDF files are gitignored for copyright reasons - The indexing process will create a vector database for efficient searching - First-time indexing may take several minutes depending on the PDF size