← Registry

Learning Resources

studyprogramsabroad.com

Search, filter, and compare study abroad programs, universities, and destination countries with details on tuition, requirements, and deadlines.

WebMCP1 endpoint9 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://studyprogramsabroad.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 9

searchPrograms

Search and filter study abroad programs offered by Study Programs Abroad. Filter by keyword, country, degree level, subject area, maximum tuition budget, and sort order. Returns a paginated list of matching programs with details like tuition, duration, language, and university.

Inferred read-only
getProgramDetails

Get full details of a specific study abroad program by its URL slug. Returns comprehensive information including title, university, country, city, degree level, tuition fees, duration, language, intake months, application deadline, entry requirements (GPA, English tests, documents), scholarship availability, rating, and full description.

Inferred read-only
listCountries

List all available study abroad destination countries on Study Programs Abroad. Returns each country with its program count, number of partner universities, and average annual tuition.

Inferred read-only
listUniversities

List all partner universities on Study Programs Abroad, optionally filtered by country. Returns each university with its location, program count, average tuition, and available degree levels.

Inferred read-only
comparePrograms

Compare up to 3 study abroad programs side by side. Provide program slugs to get a detailed comparison of tuition, duration, requirements, language, location, and other key factors.

Inferred read-only
matchPrograms

Find the best matching study abroad programs based on student preferences. Provide criteria like desired degree level, subject area, budget, preferred country, and language to get personalized program recommendations ranked by rating.

Inferred read-only
getAvailableFilters

Get all available filter options for searching programs on Study Programs Abroad. Returns lists of all countries, degree levels, subject areas, and languages of instruction currently available.

Inferred read-only
bookConsultation

Navigate to the consultation booking page where a student can schedule a free call with a Study Programs Abroad counselor to discuss their study abroad options.

Inferred read-only
applyToProgram

Navigate to the application form for a specific study abroad program. The student can then fill out the 5-step application wizard.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://studyprogramsabroad.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://studyprogramsabroad.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://studyprogramsabroad.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://studyprogramsabroad.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://studyprogramsabroad.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://studyprogramsabroad.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.