mcpbeat

AdmitBase Admissions MCP Server

com.admitbase/admissions
not responding

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

Admissions data & match scores for law, medical, dental, MBA, pharmacy, vet, optometry schools

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
25.3%
Uptime 24h
23 of 91 checks
5
Tools
read from the server
674 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

run in your terminal
claude mcp add admissions --transport http https://admitbase.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "admissions": {
      "url": "https://admitbase.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.admissions]
url = "https://admitbase.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "admissions": {
      "url": "https://admitbase.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "admissions": {
      "url": "https://admitbase.com/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.

calculate
calculate_match_score
Given a user's GPA and test score, calculate match category (Safety/Target/Reach/Far Reach), admission probability, and percentiles for one school or a ranked list. Public — no authentication required.
compare
compare_to_applicants
Compare a user's saved stats against anonymous community outcome reports (accepted/waitlisted/rejected). Requires `Authorization: Bearer amb_...` header.
save
save_my_stats
Save a user's GPA and test score per program under their AdmitBase API key. Requires `Authorization: Bearer amb_...` header (generate one at https://admitbase.com/profile#api-keys).
school
get_school_stats
Get full admissions statistics for a specific school: GPA/test percentiles, acceptance rate, class size, tuition, employment outcomes. Public — no authentication required.
schools
search_schools
Search professional schools (law, medical, dental, MBA, pharmacy, veterinary, optometry) by program type, name, or ranking range. Returns admissions stats and AdmitBase links. Public — no authentication required.

Endpoints

URLTransportStateLatencyChecked
https://admitbase.com/api/mcp streamable-http answering 90 ms 14 min ago

AdmitBase Admissions — questions

Answers built from our own checks of this server.

What can AdmitBase Admissions do?
It exposes 5 tools, read directly from the server on our last check. Among them: calculate_match_score, compare_to_applicants, get_school_stats, save_my_stats, search_schools. 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 AdmitBase Admissions working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 23 of 91 checks got a reply (25.3%), average response time 674 ms. The bar chart above shows every period we have measured.
Is AdmitBase Admissions still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists AdmitBase Admissions 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 AdmitBase Admissions?
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 AdmitBase Admissions need an API key?
No. AdmitBase Admissions 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 AdmitBase Admissions?
It answers our handshake in 674 ms on average, which is faster than 13% 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.