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.
ENDPOINT 1
https://egleze-mcp-server.onrender.com/mcp
MCP server metadata
- Name
- egleze
- Version
- 1.1.0
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_momentsSearch Egleze for attribution-verified public podcast moments by keyword, topic/category, and/or date range.
Inferred read-onlyget_latestGet the newest attribution-verified public podcast moments surfaced by Egleze, optionally filtered by category, with canonical Egleze links.
Inferred read-onlyget_episode_summaryGet Egleze's published episode summary and key points by show name and/or episode title.
Inferred read-onlylist_showsList podcasts/shows represented by currently attribution-safe public Egleze moments, with moment counts.
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.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.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.