Messages over the web

Remote clients and servers commonly exchange MCP messages through HTTP, the request-and-response system used across the web.

MCP's standard remote connection is called Streamable HTTP. The client sends requests to one MCP address. The connection can also carry a stream of server messages when the interaction needs it.

The message purpose stays familiar. Discover capabilities, make calls, receive results.

Only the route has changed.