Skip to content

Commit f421234

Browse files
committed
OLS-2018: minor edits
1 parent cd341aa commit f421234

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

modules/ols-about-mcp-server.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
[id="about-mcp-server_{context}"]
66
= About Model Context Protocol (MCP) server
77

8-
An MCP server, or
9-
108
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.
119

1210
:FeatureName: MCP server

modules/ols-enabling-mcp-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="ols-enabling-mcp-server_{context}"]
66
= Enabling MCP server
77

8-
Enable a Model Context Protocol (MCP) server to securely access a large language model (LLM) and one or more external tools, such as a databases or API, and to provide the the {ols-long} service with the most current information.
8+
Enable the Model Context Protocol (MCP) server so that a large language model (LLM) can securely access an external tool, such as a database or API, and obtain real-time updates.
99

1010
.Prerequisites
1111

0 commit comments

Comments
 (0)