web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / using Copilot studio a...
Copilot Studio
Suggested Answer

using Copilot studio as MCP client connecting to MCP server

(0) ShareShare
ReportReport
Posted on by 59
I have the same question (0)
  • Suggested answer
    Karan_Shewale_MSFT Profile Picture
    Microsoft Employee on at
     

    Copilot Studio connects to MCP servers using the Model Context Protocol (MCP) over HTTP. During connection, Copilot Studio sends HTTP POST requests to the configured MCP endpoint to establish the session and retrieve available tools and resources. In your case, the configured /sse endpoint does not allow POST requests, so the server returns “405 Method Not Allowed.” Because the endpoint only supports GET (typical for basic SSE setups), the MCP handshake fails and Copilot Studio cannot load tools. This is not a Copilot Studio bug; it is a server-side transport configuration issue. The MCP endpoint must accept HTTP POST requests and correctly implement the MCP HTTP transport specification over HTTPS for the connection to succeed.

    Official References:

    What Must Be Fixed:

    • Ensure your MCP server supports HTTP POST for session initialization.
    • Implement the MCP HTTP transport exactly as defined in the MCP specification.
    • Do not expose only a GET-based SSE endpoint.
    • Deploy to a stable HTTPS endpoint (Azure Container Apps is recommended for streaming workloads).

    Summary:

    • The 405 error confirms an HTTP method mismatch.
    • Copilot Studio is correctly sending POST as required by MCP HTTP transport.
    • Your server must support POST on the MCP endpoint for successful connection.

    Thanks,

    Karan Shewale

    *************************************************************************

    If the response is helpful, please click "**Accept Answer**" and upvote it.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 846

#2
Vish WR Profile Picture

Vish WR 302

#3
Haque Profile Picture

Haque 258

Last 30 days Overall leaderboard