← Registry

Learning Resources

mentorsoutreach.org

Exposes public Mentors Outreach data including health status, mentoring programs, events, opportunities, and learning resources.

WebMCP2 endpoints11 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://mentorsoutreach.org/mcp

No auth detected

MCP server metadata

Name
io.mentorsoutreach/public-catalog
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Public catalog only. Use tools for health, published programs, public events, open opportunities, and published resources. Do not request participant or safeguarding data. Scope catalog:read. Authentication is not required.

Known tools 6

get_health

Returns whether the Mentors Outreach process is up.

Inferred read-only
list_public_programs

Published mentoring programs organisations have made public.

Inferred read-only
list_public_events

Upcoming public events.

Inferred read-only
list_public_opportunities

Open, published opportunities.

Inferred read-only
list_public_resources

Published public learning and reference resources.

Inferred read-only
search_public_pages

Search Mentors Outreach public pages by keyword.

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.io-mentorsoutreach-public-catalog]
url = "https://mentorsoutreach.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "io-mentorsoutreach-public-catalog": {
      "type": "http",
      "url": "https://mentorsoutreach.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: io-mentorsoutreach-public-catalog
Remote MCP URL: https://mentorsoutreach.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": {
    "io-mentorsoutreach-public-catalog": {
      "url": "https://mentorsoutreach.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "io-mentorsoutreach-public-catalog": {
      "type": "http",
      "url": "https://mentorsoutreach.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "io-mentorsoutreach-public-catalog",
  "transport": "streamable-http",
  "url": "https://mentorsoutreach.org/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://mentorsoutreach.org

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 5

search_site

Search Mentors Outreach public pages by keyword. Use for navigation and public catalog discovery. Does not search participant, application, relationship, or safeguarding records.

Inferred read-only
list_public_programs

List published Mentors Outreach mentoring programs organisations have made public.

Inferred read-only
list_public_events

List upcoming public Mentors Outreach events.

Inferred read-only
list_public_opportunities

List open, published Mentors Outreach opportunities.

Inferred read-only
get_health

Check whether the Mentors Outreach process is up. No authentication.

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://mentorsoutreach.org"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://mentorsoutreach.org"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://mentorsoutreach.org

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://mentorsoutreach.org"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://mentorsoutreach.org"
}
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.