← Registry

Productivity

anglero.com

Provides information about a speaker's profile, topics, booking process, and allows submitting speaking inquiries.

2 endpoints10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://anglero.com/mcp

No auth detected

MCP server metadata

Name
com.anglero/speaker
Version
1.0.0
Capabilities
tools
Server instructions

Read tools describe Thomas Anglero, his keynote topics, and how booking works. Use submit_speaking_inquiry to send a booking inquiry. Fees are provided on inquiry only.

Known tools 5

get_speaker_profile

Canonical short bio, positioning, notable clients, and links for Thomas Anglero.

Inferred read-only
get_speaking_topics

The three keynote topics with titles, subtitles, and a one-paragraph description each.

Inferred read-only
get_booking_info

How booking works, the formats offered, and how fees are handled.

Inferred read-only
get_availability_guidance

How availability is confirmed.

Inferred read-only
submit_speaking_inquiry

Send a speaking inquiry to Thomas Anglero.

Potential side effects

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.com-anglero-speaker]
url = "https://anglero.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-anglero-speaker": {
      "type": "http",
      "url": "https://anglero.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-anglero-speaker
Remote MCP URL: https://anglero.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": {
    "com-anglero-speaker": {
      "url": "https://anglero.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-anglero-speaker": {
      "type": "http",
      "url": "https://anglero.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-anglero-speaker",
  "transport": "streamable-http",
  "url": "https://anglero.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://anglero.com/wp-json/agent/mcp

No auth detected

MCP server metadata

Name
com.anglero/speaker
Version
1.0.0
Capabilities
tools
Server instructions

Read tools describe Thomas Anglero, his keynote topics, and how booking works. Use submit_speaking_inquiry to send a booking inquiry. Fees are provided on inquiry only.

Known tools 5

get_speaker_profile

Canonical short bio, positioning, notable clients, and links for Thomas Anglero.

Inferred read-only
get_speaking_topics

The three keynote topics with titles, subtitles, and a one-paragraph description each.

Inferred read-only
get_booking_info

How booking works, the formats offered, and how fees are handled.

Inferred read-only
get_availability_guidance

How availability is confirmed.

Inferred read-only
submit_speaking_inquiry

Send a speaking inquiry to Thomas Anglero.

Potential side effects

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.com-anglero-speaker]
url = "https://anglero.com/wp-json/agent/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-anglero-speaker": {
      "type": "http",
      "url": "https://anglero.com/wp-json/agent/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-anglero-speaker
Remote MCP URL: https://anglero.com/wp-json/agent/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": {
    "com-anglero-speaker": {
      "url": "https://anglero.com/wp-json/agent/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-anglero-speaker": {
      "type": "http",
      "url": "https://anglero.com/wp-json/agent/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-anglero-speaker",
  "transport": "streamable-http",
  "url": "https://anglero.com/wp-json/agent/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 anglero.com was fetched 2026-07-31T05:15:27.737Z and is being refreshed.

Trust status Trusted

anglero.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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