Back to Home
Prakashbishal icon

mcp-local-assistant

Verified Safe

by Prakashbishal

Overview

Automate the extraction of multiple-choice questions from university exam PDFs/PPTX files and generate answers using a local Ollama LLM.

Installation

Run Command
python mcq_answer_mcp_server.py

Security Notes

All file operations use strict path sanitization to prevent directory traversal. The server interacts with a local Ollama instance for LLM inference, which is a controlled local network dependency. No arbitrary code execution functions (like 'eval' or 'exec') were found in the core 'mcq_answer_mcp.py' implementation. Reliance on standard document parsing libraries (pypdf, python-pptx) is typical and assumed to be secure within reasonable bounds.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens4500
Stars0
Forks0
Last Update2025-12-11

Tags

MCQ GenerationLocal LLMPDF ExtractionExam PrepOllama