cardea-mcp/ExamPrepAgent
3.3
If you are the rightful owner of ExamPrepAgent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) server is a framework designed to facilitate the interaction between large language models (LLMs) and a knowledge base, enabling efficient search and retrieval of information for educational purposes.
Tools
Functions exposed to the LLM to take actions
get_random_question
Retrieves a random question from the knowledge base.
get_question_and_answer
Fetches a specific question and its corresponding answer from the knowledge base.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client