From f0391872a3d426ffe0be57dc688c5054bc81f298 Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:24:33 +0100
Subject: [PATCH 1/6] Fix internal urls in readme
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index e211feb9..62727ed4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
-## π Table of Contents
+## π Table of Contents {#getting-started}
- [π Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
@@ -46,7 +46,7 @@ Most MCP clients require a configuration file to be created or modified to add t
Note: The configuration file syntax can be different across clients. Please refer to the following links for the latest expected syntax:
-- **Windsurf**:https://docs.windsurf.com/windsurf/mcp
+- **Windsurf**: https://docs.windsurf.com/windsurf/mcp
- **VSCode**: https://code.visualstudio.com/docs/copilot/chat/mcp-servers
- **Claude Desktop**: https://modelcontextprotocol.io/quickstart/user
- **Cursor**: https://docs.cursor.com/context/model-context-protocol
@@ -206,7 +206,7 @@ With Atlas API credentials:
}
```
-## π οΈ Supported Tools
+## π οΈ Supported Tools {#supported-tools}
### Tool List
@@ -487,6 +487,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
}
```
-## π€ Contributing
+## π€ Contributing {#contributing}
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.
From 792f45d9d36ab92b5d8359e8372958390c793bfa Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:31:19 +0100
Subject: [PATCH 2/6] Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 62727ed4..e3a17830 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
-## π Table of Contents {#getting-started}
+## π Table of Contents
- [π Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
@@ -15,15 +15,16 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
- [π οΈ Supported Tools](#supported-tools)
- [MongoDB Atlas Tools](#mongodb-atlas-tools)
- [MongoDB Database Tools](#mongodb-database-tools)
-- [βοΈ Configuration](#configuration)
+- [βοΈ Configuration](#-configuration)
- [Configuration Options](#configuration-options)
- [Atlas API Access](#atlas-api-access)
- [Configuration Methods](#configuration-methods)
- [Environment Variables](#environment-variables)
- [Command-Line Arguments](#command-line-arguments)
- [MCP Client Configuration](#mcp-configuration-file-examples)
-- [π€ Contributing](#contributing)
+- [π€ Contributing](#-contributing)
+
## Prerequisites
- Node.js (v20.10.0 or later)
@@ -487,6 +488,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
}
```
-## π€ Contributing {#contributing}
+## π€ Contributing
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.
From 4f265a99285ab582d69edf5fbce825ab6894eeea Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:31:44 +0100
Subject: [PATCH 3/6] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index e3a17830..c894d6a1 100644
--- a/README.md
+++ b/README.md
@@ -207,7 +207,7 @@ With Atlas API credentials:
}
```
-## π οΈ Supported Tools {#supported-tools}
+## π οΈ Supported Tools
### Tool List
@@ -488,6 +488,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
}
```
-## π€ Contributing
+## π€ Contributing
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.
From 85ad657e8c2f152d74b292f44763509f13aa27ef Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:32:51 +0100
Subject: [PATCH 4/6] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c894d6a1..7302e18e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
- [π οΈ Supported Tools](#supported-tools)
- [MongoDB Atlas Tools](#mongodb-atlas-tools)
- [MongoDB Database Tools](#mongodb-database-tools)
-- [βοΈ Configuration](#-configuration)
+- [βοΈ Configuration](#configuration)
- [Configuration Options](#configuration-options)
- [Atlas API Access](#atlas-api-access)
- [Configuration Methods](#configuration-methods)
From 34adb67940605deaf44521ed129ae492a228ab87 Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:33:22 +0100
Subject: [PATCH 5/6] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 7302e18e..4c0b4e5f 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
- [Environment Variables](#environment-variables)
- [Command-Line Arguments](#command-line-arguments)
- [MCP Client Configuration](#mcp-configuration-file-examples)
-- [π€ Contributing](#-contributing)
+- [π€ Contributing](#contributing)
## Prerequisites
@@ -488,6 +488,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
}
```
-## π€ Contributing
+## π€Contributing
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.
From 96af690c734459de29bd5a410e21efea7af161ba Mon Sep 17 00:00:00 2001
From: Jeroen Vervaeke <9132134+jeroenvervaeke@users.noreply.github.com>
Date: Wed, 2 Jul 2025 10:46:54 +0100
Subject: [PATCH 6/6] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4c0b4e5f..3877c8ff 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
- [π€ Contributing](#contributing)
+
## Prerequisites
- Node.js (v20.10.0 or later)