Skip to content
Back to search
100
MCP live v2.0.0 MCP 2025-06-18 streamable-http

AdmitBase Admissions

com.admitbase/admissions

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

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

Tools · 3

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 authenticati…

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.

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…

How to use

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

{
  "mcpServers": {
    "admitbase_admissions": {
      "url": "https://admitbase.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}