← Registry

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.

1 endpoint6 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://mcp.theeducationalequalityinstitute.org/mcp

No auth detected

MCP server metadata

Name
teei-public-registry
Version
1.1.0
Capabilities
tools.listChanged

Known tools 6

discover_opportunities

List the programmes and volunteer roles The Educational Equality Institute (TEEI) currently publishes, filtered by bounded fields only.

Inferred read-only
get_opportunity

Return 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-only
get_programme_rules

Return the rules TEEI publishes for one programme: who it is for, published eligibility statements, and how participation works.

Inferred read-only
get_current_status

Return whether a TEEI programme or role is operating, whether applications are open, and whether capacity is currently available, each with its freshness.

Inferred read-only
get_next_step

Return the official TEEI page where a person can read the details and start, and a precise description of what happens next.

Inferred read-only
get_organisation_fact

Return 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-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.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.

Indexed

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