File tree Expand file tree Collapse file tree 2 files changed +22
-8
lines changed Expand file tree Collapse file tree 2 files changed +22
-8
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,17 @@ MongoDB Model Context Protocol Server
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- MongoDB introduces the MongoDB Model Context Protocol (MCP) Server for
16
- public preview. To learn more, see `Preview Features
17
- <https://www.mongodb.com/docs/preview-features/>`__. You can use MCP Server
18
- to interact with your MongoDB clusters using natural language prompts.
15
+ .. note::
16
+
17
+ The new MongoDB Model Context Protocol (MCP) Server is available in
18
+ Public Preview. To learn more, see see `Preview Features
19
+ <https://www.mongodb.com/docs/preview-features/>`__.
20
+
21
+ You can use MCP Server to interact with your MongoDB clusters using
22
+ natural language prompts.
23
+
24
+ Overview
25
+ --------
19
26
20
27
Originally introduced by Anthropic, MCP allows you to connect AI agents
21
28
to data systems. MCP allows integrated functionality and ensures the AI
Original file line number Diff line number Diff line change @@ -12,10 +12,17 @@ MongoDB Model Context Protocol Server
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- MongoDB introduces the MongoDB Model Context Protocol (MCP) Server for
16
- public preview. To learn more, see `Preview Features
17
- <https://www.mongodb.com/docs/preview-features/>`__. You can use MCP Server
18
- to interact with your MongoDB clusters using natural language prompts.
15
+ .. note::
16
+
17
+ The new MongoDB Model Context Protocol (MCP) Server is available in
18
+ Public Preview. To learn more, see see `Preview Features
19
+ <https://www.mongodb.com/docs/preview-features/>`__.
20
+
21
+ You can use MCP Server to interact with your MongoDB clusters using
22
+ natural language prompts.
23
+
24
+ Overview
25
+ --------
19
26
20
27
Originally introduced by Anthropic, MCP allows you to connect AI agents
21
28
to data systems. MCP allows integrated functionality and ensures the AI
You can’t perform that action at this time.
0 commit comments