Skip to main content
raulg0001
Inspiring
July 7, 2026
Question

MCP Server endpoint URL in Appian 26.6

  • July 7, 2026
  • 5 replies
  • 0 views

Hello everyone,

I’m configuring the Appian MCP Server in Appian 26.6 and I noticed a difference between the endpoint URL shown in the Administration Console and the one described in the documentation.

In the Administration Console > MCP Server, the endpoint URL is displayed as:

<ENVIRONMENT_URL>/mcp

See Image 1.

However, the documentation for enabling the Appian MCP Server says that the endpoint URL follows this format:

<ENVIRONMENT_URL>/suite/mcp

docs.appian.com/.../enable-configure-mcp-server.html

See Image 2.

My question is:

Which endpoint should be used when configuring an external MCP client in Appian 26.6?

Should it be:

<ENVIRONMENT_URL>/mcp

or:

<ENVIRONMENT_URL>/suite/mcp

Has anyone configured this successfully and can confirm which URL is correct?

Thanks in advance.

Attachments

  • Image 1: Administration Console showing the MCP endpoint as /mcp.

  • Image 2: Documentation showing the MCP endpoint format as /suite/mcp

5 replies

raulg0001
raulg0001Author
Inspiring
July 7, 2026

I found the solution; the correct way is without `/suite`. My connection from my agent to Appian via MCP is working.

July 8, 2026
<ENVIRONMENT_URL>/mcp 
use this , I have implemented this and its working fine
raulg0001
raulg0001Author
Inspiring
July 8, 2026

In my case, it worked without `/suite`—specifically, like this: `indra-spain.appiancloud.com/mcp`. When I tried using the other syntax (`indra-spain.appiancloud.com/.../mcp`), I got an error. Furthermore, the admin console indicates that it should be without `/suite`; you can see this in the image.


What is certainly clear to me is that there is a contradiction between what the admin console says and what the documentation states.

July 8, 2026



yes, i agree - I followed appian documentation but in admin console it's says different
https://docs.appian.com/suite/help/26.6/enable-configure-mcp-server.html in appian documentation it's says diferent.

Just to clarify, for me also it worked <ENVIRONMENT_URL>/mcp

Hope it helps! 

July 8, 2026

Thanks for pointing out the inconsistency. The admin console URL (<ENVIRONMENT_URL>/mcp)is the correct one. We will update the documentation to match.