Skip to content

Commit 792f45d

Browse files
Update README.md
1 parent f039187 commit 792f45d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
88

9-
## 📚 Table of Contents {#getting-started}
9+
## 📚 Table of Contents
1010

1111
- [🚀 Getting Started](#getting-started)
1212
- [Prerequisites](#prerequisites)
@@ -15,15 +15,16 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
1515
- [🛠️ Supported Tools](#supported-tools)
1616
- [MongoDB Atlas Tools](#mongodb-atlas-tools)
1717
- [MongoDB Database Tools](#mongodb-database-tools)
18-
- [⚙️ Configuration](#configuration)
18+
- [⚙️ Configuration](#-configuration)
1919
- [Configuration Options](#configuration-options)
2020
- [Atlas API Access](#atlas-api-access)
2121
- [Configuration Methods](#configuration-methods)
2222
- [Environment Variables](#environment-variables)
2323
- [Command-Line Arguments](#command-line-arguments)
2424
- [MCP Client Configuration](#mcp-configuration-file-examples)
25-
- [🤝 Contributing](#contributing)
25+
- [🤝 Contributing](#-contributing)
2626

27+
<a name="getting-started"></a>
2728
## Prerequisites
2829

2930
- Node.js (v20.10.0 or later)
@@ -487,6 +488,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
487488
}
488489
```
489490

490-
## 🤝 Contributing {#contributing}
491+
## 🤝 Contributing <a name="contributing"></a>
491492

492493
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.

0 commit comments

Comments
 (0)