Skip to main content
Level 1
May 29, 2026
Question

Help with Adobe Analytics MCP / 500 Internal Server Error

  • May 29, 2026
  • 1 reply
  • 6 views

Hi everyone,

I’m currently trying to test the Adobe Analytics MCP.

So far, I have:

  • been granted the required permissions (MCP Access + Developer Access)
  • created a project in the Adobe Developer Console
  • generated API credentials/keys as part of the setup

After adding the MCP server in Cursor, I’m able to authenticate successfully. However, all requests fail afterward with a 500 Internal Server Error coming from the MCP endpoint.

Error message:

Transient error connecting to streamableHttp server:
Streamable HTTP error: Error POSTing to endpoint:
{
"method":"POST",
"error":"Proxy error",
"message":"500 Internal Server Error",
"targetUrl":"https://<adobe-mcp-endpoint>/mcp"
}

From the logs, it seems the OAuth/authentication flow succeeds, but the MCP endpoint itself fails afterward.

Has anyone run into this before, or does anyone know what could be the cause?

Any guidance would be hugely appreciated. thanks!

1 reply

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
May 29, 2026

Are you sure you don't have to change the target url?

Should be https://aa-mcp.adobe.io/mcp

 

see documentation https://developer.adobe.com/analytics-mcp/docs/aa/

Cheers from Switzerland!
R-B1Author
Level 1
May 29, 2026

The target URL in the forum post was redacted. Actual target URL was appservice-aamcpserver-prod.ethos11-prod-or1.ethos.adobe.net