MCP Server is not working Vercel, but works on local

I’m creating an MCP Server.
It works very well in my local. My MCP Client connects to it.

But when I push it into Vercel, when I want to connect to the MCP Server, I get 403 Forbidden error.
What could be the reason behind?

Do you see errors in your application logs on Vercel? Can you navigate to that MCP URL in your browser?

If you are using a preview deployment URL, it will be behind Vercel’s deployment protection and that could be causing the 403 error

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.