Skip to content

Commit ca52d33

Browse files
committed
OLS-2018: minor edit
1 parent ba2e5c2 commit ca52d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ols-about-mcp-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="about-mcp-server_{context}"]
66
= About Model Context Protocol (MCP) server
77

8-
A Model Context Protocol (MCP) server is a program that implements the Model Context Protocol, which creates a secure intermediary between a large language model (LLM) and external resources, such as data sources or software applications. The protocol provides a standardized way for an LLM to increase context by requesting and receiving real-time updates from external resources. This functionality transforms the LLM from a static knowledge base into a dynamic system that uses real-time updates to answer questions or complete actions.
8+
A Model Context Protocol (MCP) server is a program that implements the Model Context Protocol. The protocol creates a secure intermediary between a large language model (LLM) and external resources, such as data sources or software applications. Using the protocol, an MCP server provides a standardized way for an LLM to increase context by requesting and receiving real-time updates from external resources. This functionality transforms the LLM from a static knowledge base into a dynamic system that uses real-time information to answer questions or complete actions.
99

1010
:FeatureName: MCP server
1111
include::snippets/technology-preview.adoc[]

0 commit comments

Comments
 (0)