mcpbeat Sign in

AI Certificates MCP Server

by aicertificates Your server? Claim it
not responding

AI Certificates is listed as active in the registry but did not answer our last check. It exposes 5 tools.

Practice questions for the four Claude certifications. The assistant never sees the key.

Uptime history 28 days of history · worst day 3%
28 days agonow
13.2%
Uptime 24h
12 of 91 checks
5
Tools
read from the server
685 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 26 August 2026. No other catalogue keeps this.

15 Sep a tool description was rewritten my_progress
15 Sep a tool changed the parameters it asks for get_practice_question
26 Aug a tool appeared open_study

AI Certificates does not always answer

Over the last week it answered 12.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add practice-exams --transport http https://aicertificates.study/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "practice-exams": {
      "url": "https://aicertificates.study/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.practice-exams]
url = "https://aicertificates.study/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "practice-exams": {
      "url": "https://aicertificates.study/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "practice-exams": {
      "url": "https://aicertificates.study/api/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

answer
check_answer
Grades the user's choice and returns an explanation for EVERY option, including the ones they did not pick. On this exam two options are frequently defensible and only one is credited, so the reasons the wrong options lose are the part worth teaching.
exams
list_exams
The Claude certifications covered here, with exam codes, item counts, fees and the full domain list with published weights. Call this first to get valid exam slugs.
open
open_study
Open or resume the study page for an exam, optionally focused on a domain or a sub-objective. Use this when someone asks to study rather than to be quizzed in chat: the page gives them a visible question they answer themselves, and once it is open a richer set of tools appears for reading and steering that screen. Returns the URL; a browser agent should navigate there.
practice
get_practice_question
Returns one original practice question with its options and no answer key. Present it to the user and let them choose before calling check_answer. Pass every id already served in exclude_ids — this server is stateless and remembers nothing.
progress
my_progress
Their recorded history for one exam, broken down by blueprint domain with the weakest first, plus how their misses compare with everyone else's on the same free-form questions. Call this at the start of a study session to decide what to drill, and after a run of questions to show what moved. It names the domain to pass to get_practice_question, and when their misses follow the crowd's favorite wrong answers it says to drill those with focus: "traps". Only a signed-in account has history; anonymous callers are told so rather than shown zeros.

Endpoints

URLTransportStateLatencyChecked
https://aicertificates.study/api/mcp streamable-http answering 50 ms 6 min ago

Alternatives to AI Certificates

same job, measured the same way
Examova — Exam Prep
by examova

Practice questions, exam facts & study guides for professional certification exams.

5 tools answering
Sigil
by cdrn

Local keystore + MCP server. Claude can sign EVM transactions but never sees the private key.

122 installs/wk local only
Mindvalley Products MCP
by mazemax

AI assistant access to Mindvalley products, masterclasses, programs, and certifications.

29 installs/wk local only
Threadminder
by threadminder

Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

answering
Clara Mortgage Assistant
by clara-finance

Deterministic Canadian mortgage calculations for qualification, debt service, LTV, and penalties.

6 tools answering
Connectry Architect MCP
by weareconnectry

Free certification prep for the Claude Certified Architect exam by Connectry LABS

32 installs/wk local only
Nelly the Elephant
by spicyricecakes

Search and resume past Claude Code conversations. An elephant never forgets.

33 installs/wk local only
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

43 installs/wk local only

AI Certificates — questions

Answers built from our own checks of this server.

What can AI Certificates do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_answer, get_practice_question, list_exams, my_progress, open_study. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Certificates working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 12 of 91 checks got a reply (13.2%), average response time 685 ms. The bar chart above shows every period we have measured.
The registry lists AI Certificates as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect AI Certificates?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AI Certificates need an API key?
No. AI Certificates completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Certificates?
It answers our handshake in 685 ms on average, which is faster than 18% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.