We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LeGenAI/mcp-magma-handbook'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•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