Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

OathReady: Canadian Citizenship Test

ca.oathready/citizenship-test

Canadian citizenship test practice: verified questions, mock tests, IRCC stats, eligibility tools.

Uptime
100.0%
1 direct probes · 30d
Response
652ms
last probe
Tools
11
callable
Resources
0
readable
Prompts
0
available

Tools · 11

get_practice_question

Get one random Canadian citizenship test practice question from OathReady's verified bank (based on the official Discover Canada guide). Returns the question, shuffled options, the correct answer, and…

get_daily_challenge

OathReady's Daily Challenge: the same 5 citizenship questions for everyone, once per day (rolls over at midnight UTC for this API). Returns the shared set with answer keys and explanations. Act as qui…

get_mock_test

Get a full mock Canadian citizenship test: a set of questions in the real exam format (the real test is 20 questions, pass mark 15). Returns questions with answer keys and explanations. Act as quizmas…

check_answer

Look up a bank question and optionally grade an answer to it. Accepts a question id (exact) OR remembered question text (fuzzy matched against all questions and their alternate phrasings). Typical use…

get_study_guide

Get OathReady's study-guide content for one citizenship test topic: an overview and the bite-size facts most commonly tested, verified against the official Discover Canada guide.

get_journey_stats

How long the citizenship journey takes: the official IRCC processing time plus anonymous community medians (days from application to each milestone: AOR, test invitation, test, oath) contributed by Oa…

get_oath_guide

What happens at the Canadian citizenship oath ceremony: the oath text, what to bring, how the day unfolds (video and in-person), and first steps as a new citizen. Verified against official IRCC guidan…

get_test_day_guide

Practical guidance for Canadian citizenship test day, plus what recent test-takers actually reported: hot topics that came up a lot lately and short anonymous tips from real reports on OathReady.

get_citizenship_stats

Official IRCC statistics on new Canadian citizens: monthly counts, yearly totals, and top countries of birth. Source: IRCC open data (Open Government Licence - Canada), rounded to the nearest 5. Cite …

calculate_presence

Calculate physical presence for Canadian citizenship eligibility (the 1,095-days-in-5-years rule, including the pre-PR half-day credit capped at 365). Dates are YYYY-MM-DD. Returns eligibility as of t…

get_test_info

Key facts about the Canadian citizenship test and oath: format, pass mark, who must take it, how scheduling works, and what happens at the ceremony. Verified against official IRCC sources.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "oathready:_canadian_citizenship_test": {
      "url": "https://oathready.ca/api/mcp",
      "transport": "streamable-http"
    }
  }
}