Search US colleges and compare historical admissions, costs and aid using public federal data.
claude mcp add university-data --transport http https://admit-coach.com/api/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"university-data": {
"url": "https://admit-coach.com/api/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"university-data": {
"serverUrl": "https://admit-coach.com/api/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"university-data": {
"type": "http",
"url": "https://admit-coach.com/api/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"university-data": {
"url": "https://admit-coach.com/api/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"university-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://admit-coach.com/api/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://admit-coach.com/api/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.admit-coach--university-data/reviews or the review_server meta-tool.
POST /mcp