You can also verify by running the curl command: curl``https://elwmwne53c.execute-api.us-west-2.amazonaws.com/dev/mcp
I tested it Claude Desktop, it works perfectly. When I try to add the MCP server to Retell AI, I get a 500 Internal Server Error. This MCP server is very important for the voice agent, we are developing.
I understand you’re encountering a 500 Internal Server Error when trying to add your MCP server to Retell AI. This appears to be a backend issue on Retell’s side.(1)
To add your MCP server to Retell AI, you should:(2)(3)
When you add your MCP server and no tools appear, it usually means the server isn’t exposing the MCP spec correctly.(1) Retell won’t show anything unless your MCP returns a valid capabilities + tools structure.(1)
A valid MCP endpoint should return a JSON response that includes both capabilities and tools.(4) Here’s the expected format:(4)