Learning Resources
theeducationalequalityinstitute.org
Provides structured information about The Educational Equality Institute's programmes and volunteer roles, including eligibility, current status, and next steps for participation.
ENDPOINT 1
https://mcp.theeducationalequalityinstitute.org/mcp
MCP server metadata
- Name
- teei-public-registry
- Version
- 1.1.0
Known tools 6
discover_opportunitiesList the programmes and volunteer roles The Educational Equality Institute (TEEI) currently publishes, filtered by bounded fields only.
Inferred read-onlyget_opportunityReturn one TEEI programme or volunteer role by its stable public identifier: a programme id such as "teei_language", or a role id of the form "role:<slug>" exactly as discover_opportunities lists it.
Inferred read-onlyget_programme_rulesReturn the rules TEEI publishes for one programme: who it is for, published eligibility statements, and how participation works.
Inferred read-onlyget_current_statusReturn whether a TEEI programme or role is operating, whether applications are open, and whether capacity is currently available, each with its freshness.
Inferred read-onlyget_next_stepReturn the official TEEI page where a person can read the details and start, and a precise description of what happens next.
Inferred read-onlyget_organisation_factReturn public facts about The Educational Equality Institute: official name and domain, legal registration facts already published, charitable status, what the CSR Cockpit costs a company, and the official routes for contact, safeguarding, privacy, terms, volunteering and verification.
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.teei-public-registry]
url = "https://mcp.theeducationalequalityinstitute.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"teei-public-registry": {
"type": "http",
"url": "https://mcp.theeducationalequalityinstitute.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: teei-public-registry
Remote MCP URL: https://mcp.theeducationalequalityinstitute.org/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": {
"teei-public-registry": {
"url": "https://mcp.theeducationalequalityinstitute.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"teei-public-registry": {
"type": "http",
"url": "https://mcp.theeducationalequalityinstitute.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "teei-public-registry",
"transport": "streamable-http",
"url": "https://mcp.theeducationalequalityinstitute.org/mcp"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.