The local path

A local MCP server runs on the same computer as the host.

The host commonly starts the server as a new process. A process is one running program, with its own piece of memory and its own stream of instructions.

The two programs can exchange MCP messages without sending them across the internet.

Local describes where the server program runs.