Issue Description
The README describes this as a "remote Model Context Protocol (MCP) server" and mentions "Universal Access: Works on desktop, mobile, and web versions of Claude." However, the server doesn't appear to work with Claude.ai's web interface remote connector feature.
Expected Behavior
Based on the documentation claiming this is a remote MCP server with "Universal Access" for "web versions of Claude," I expected to be able to:
- Go to Claude.ai → Settings → Connectors → Add custom connector
- Enter
https://youtube-transcript-mcp.ergut.workers.dev/sse as the Remote MCP server URL
- See the
get_transcript tool become available
Actual Behavior
When adding the URL to Claude.ai web interface's remote connector dialog, I get "No tools available" - the connection appears to succeed but no tools are exposed.
Configuration Attempted
- Claude Plan: Pro (remote connectors supported)
- URL Tested:
https://youtube-transcript-mcp.ergut.workers.dev/sse
- Alternative URL Tested:
https://youtube-transcript-mcp.ergut.workers.dev/mcp
Web interface compatibility?
- Should this work with Claude.ai's web interface remote connector, or is it only compatible with Claude Desktop via the
mcp-remote proxy?
- Is this a bug on claude.ai or in the current implementation of youtube-transcript-mcp?
Thanks for creating this tool!
Issue Description
The README describes this as a "remote Model Context Protocol (MCP) server" and mentions "Universal Access: Works on desktop, mobile, and web versions of Claude." However, the server doesn't appear to work with Claude.ai's web interface remote connector feature.
Expected Behavior
Based on the documentation claiming this is a remote MCP server with "Universal Access" for "web versions of Claude," I expected to be able to:
https://youtube-transcript-mcp.ergut.workers.dev/sseas the Remote MCP server URLget_transcripttool become availableActual Behavior
When adding the URL to Claude.ai web interface's remote connector dialog, I get "No tools available" - the connection appears to succeed but no tools are exposed.
Configuration Attempted
https://youtube-transcript-mcp.ergut.workers.dev/ssehttps://youtube-transcript-mcp.ergut.workers.dev/mcpWeb interface compatibility?
mcp-remoteproxy?Thanks for creating this tool!