AdmitBase
admitbase.com
Professional school admissions data, match scores, and applicant outcome comparisons for law, medical, dental, MBA, pharmacy, veterinary, and optometry programs.
admitbase.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 56/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:32:46 current | 399c0699c3ea… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://admitbase.com/.well-known/mcp.json |
Skills · 1 declared · mapped to canonical taxonomy
Professional school admissions data, match scores, and applicant outcome comparisons for law, medical, dental, MBA, pharmacy, veterinary, and optometry programs…
Health · last 9 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/admitbase.com) [](https://agenstry.com/agents/admitbase.com) [](https://agenstry.com/agents/admitbase.com) [](https://agenstry.com/agents/admitbase.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "AdmitBase",
"description": "Professional school admissions data, match scores, and applicant outcome comparisons for law, medical, dental, MBA, pharmacy, veterinary, and optometry programs.",
"url": "https://admitbase.com/api/mcp",
"transport": "streamable-http",
"protocolVersion": "2025-06-18",
"documentation": "https://admitbase.com/articles/admitbase-mcp-for-ai-assistants",
"installation": "https://admitbase.com/mcp",
"contact": "support@admitbase.com",
"auth": {
"type": "optional-bearer",
"description": "Three tools (search_schools, get_school_stats, calculate_match_score) work anonymously. Two tools (save_my_stats, compare_to_applicants) require an Authorization: Bearer amb_... header generated at https://admitbase.com/profile#api-keys."
},
"tools": [
{
"name": "search_schools",
"auth_required": false
},
{
"name": "get_school_stats",
"auth_required": false
},
{
"name": "calculate_match_score",
"auth_required": false
},
{
"name": "save_my_stats",
"auth_required": true
},
{
"name": "compare_to_applicants",
"auth_required": true
}
]
}