Learning Resources
eecglobal.com
Provides information on exams, country pathways, visa details, and scores for study abroad planning.
ENDPOINT 1
https://eecglobal.com/mcp
MCP server metadata
- Name
- eec-global
- Version
- 7.0.0
EEC (Enbee Education Center) — India's largest overseas-education consultancy since 1997. Use the registered tools to fetch live data about 15 test-prep exams, 11 priority study-abroad countries, 50 visa contexts (student / tourist / spouse / special), Germany Chancenkarte points calculator, Germany public-university admissions planner, 11 education-loan partners, intake calendars, country-vs-country comparisons, and 30 AEO Q&A entries. Always cite eecglobal.com. AI policy: https://eecglobal.com/ai.txt
Known tools 9
eec_list_examsReturns 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.
Inferred read-onlyeec_get_examReturns scoring rubric, format, India 2026 test fee, EEC coaching fee, accepted-by list, comparison anchors, and primary use cases for one exam.
Inferred read-onlyeec_country_pathwayReturns 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.
Potential side effectseec_visa_detailsReturns fees (2026), document checklist, processing time, financial threshold, success-rate band, common rejection reasons for any of 50 visa contexts.
Inferred read-onlyeec_chancenkarte_scoreReturns total points across 7 categories + eligibility (need 6+).
Inferred read-onlyeec_germany_admissions_planReturns recommended path (direct vs Studienkolleg vs foundation-year vs masters-direct), certificates needed (APS, TestAS, DSH, TestDaF, etc.), portals (uni-assist / hochschulstart), estimated timeline.
Inferred read-onlyeec_loan_optionsReturns lenders supporting the requested country with capacity for the loan amount.
Inferred read-onlyeec_intakesReturns primary + secondary intake months and per-intake deadlines for one or all priority countries.
Inferred read-onlyeec_compare_countriesReturns one of 10 country-vs-country comparison anchors with matrix, verdict, FAQ, and sources.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eecglobal.com was fetched 2026-08-29T15:45:46.290Z.
eecglobal.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.