For AI tools & agents

Talk to BEU’s question bank from inside your AI.

PYQDeck also runs a free, public MCP (Model Context Protocol) server. Connect it to Claude, ChatGPT, or any MCP-compatible client, and it can browse, search, and quote BEU previous-year questions and solutions directly in the conversation — same data as this site, no sign-up, no API key.

Server endpoint

Connect it

  1. Open Settings → Connectors.
  2. Choose “Add custom connector”.
  3. Paste https://api.pyqdeck.in/mcp as the URL and save.
  4. No login step — the connector is ready to use immediately.

What it can do

list_semestersList every semester, to get an ID for list_subjects.
list_subjectsList all subjects in a given semester.
get_subject_metaSee a subject's available exam years and modules/chapters.
search_questionsSearch or filter a subject's questions by year, module, or keyword.
search_subjectsFind a subject by name when you don't know which semester it's in.
search_all_questionsSearch question text across every subject at once.
get_questionFetch one exact question by its subject and question ID.
get_solutionFetch the worked solution for a question, if one exists.

Read-only and public — it exposes the same question and solution data as the website, nothing more.