Skip to content

Commit 37240d4

Browse files
Chukslord1a-a-ron
andauthored
Update learn-pr/github/mcp-server/includes/2-simplify-workflow.md
Co-authored-by: Aaron Stewart <[email protected]>
1 parent d2ab4b6 commit 37240d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/github/mcp-server/includes/2-simplify-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The MCP Client talks directly to an MCP Server running on your machine using the
3535

3636
#### Local server as a bridge to remote services
3737

38-
Here, the MCP Client still connects to an MCP Server running locally. But instead of working only with local data, this server bridges to a remote service on the internet by calling its Web APIs.
38+
The MCP Client still connects to an MCP Server running locally. But instead of working only with local data, this server bridges to a remote service on the internet by calling its Web APIs.
3939

4040
**When to use it**: This model is common when a local tool needs to fetch or update information from a remote service but benefits from having a local server in between—for example, to handle caching, security checks, or data preprocessing.
4141

0 commit comments

Comments
 (0)