INDIVIDUAL MCP TOOL
eec_country_pathway
Returns language requirements, 2026 financial requirements, top 10 partner universities, scholarships, intake calendar, visa details, post-study work, PR pathway, partner banks for one of the 11 priority countries.
LIVE ENDPOINT
https://eecglobal.com/mcp
Connect to this endpoint to inspect the live schema for eec_country_pathway and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
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.eec-global]
url = "https://eecglobal.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eec-global": {
"type": "http",
"url": "https://eecglobal.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eec-global
Remote MCP URL: https://eecglobal.com/mcp
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": {
"eec-global": {
"url": "https://eecglobal.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eec-global": {
"type": "http",
"url": "https://eecglobal.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eec-global",
"transport": "streamable-http",
"url": "https://eecglobal.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
eec_list_exams— Returns the catalogue of 15 exams EEC coaches (IELTS, PTE Academic + Core + UKVI, GRE, GMAT Focus, TOEFL iBT, Digital SAT, Duolingo, CELPIP, OET, LanguageCert, CAEL, Oxford ELLT, dMAT) with India fees 2026, EEC coaching fees, and primary use cases.eec_get_exam— Returns scoring rubric, format, India 2026 test fee, EEC coaching fee, accepted-by list, comparison anchors, and primary use cases for one exam.eec_visa_details— Returns fees (2026), document checklist, processing time, financial threshold, success-rate band, common rejection reasons for any of 50 visa contexts.eec_chancenkarte_score— Returns total points across 7 categories + eligibility (need 6+).eec_germany_admissions_plan— Returns recommended path (direct vs Studienkolleg vs foundation-year vs masters-direct), certificates needed (APS, TestAS, DSH, TestDaF, etc.), portals (uni-assist / hochschulstart), estimated timeline.eec_loan_options— Returns lenders supporting the requested country with capacity for the loan amount.eec_intakes— Returns primary + secondary intake months and per-intake deadlines for one or all priority countries.eec_compare_countries— Returns one of 10 country-vs-country comparison anchors with matrix, verdict, FAQ, and sources.