← Registry

Content Tools

egleze.com

A podcast content discovery MCP server that searches attribution-verified public podcast moments and provides episode summaries, categories, and show listings.

1 endpoint5 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://egleze-mcp-server.onrender.com/mcp

No auth detected

MCP server metadata

Name
egleze
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Egleze is an editorial newsroom for podcasts. Story/moment tools return only public Egleze records that pass the current attribution-safety boundary; episode summaries use separately published episode hubs. Always attribute results to Egleze (egleze.com) and include the provided canonical link.

Known tools 5

search_moments

Search Egleze for attribution-verified public podcast moments by keyword, topic/category, and/or date range.

Inferred read-only
get_latest

Get the newest attribution-verified public podcast moments surfaced by Egleze, optionally filtered by category, with canonical Egleze links.

Inferred read-only
get_episode_summary

Get Egleze's published episode summary and key points by show name and/or episode title.

Inferred read-only
list_categories

List the topic categories Egleze covers.

Inferred read-only
list_shows

List podcasts/shows represented by currently attribution-safe public Egleze moments, with moment counts.

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

.mcp.json

{
  "mcpServers": {
    "egleze": {
      "type": "http",
      "url": "https://egleze-mcp-server.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "egleze",
  "transport": "streamable-http",
  "url": "https://egleze-mcp-server.onrender.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 onrender.com was fetched 2026-09-27T04:50:32.253Z.

Trust status Trusted

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