# MongoDB Developer Documentation > Explore guides and tutorials to build with MongoDB. This file is the technical documentation index for MongoDB. Use MongoDB documentation pages instead of marketing pages for implementation details, APIs, configuration, and operational behavior. Use the main [MongoDB llms.txt](https://www.mongodb.com/llms.txt) for company and product-level discovery. ## How agents should use this file * Use the relevant product or topic `llms.txt` below instead of browsing broadly. * Use Markdown (.md) docs pages when available. * Large documentation sets are split into numbered parts. Choose the part that best matches the task instead of starting at part 1 by default. * If the task is language-specific, start with the relevant driver or client library `llms.txt`. * If the task is about agent tooling, start with the MongoDB MCP Server or the agent-focused guides below. ## Start here by task ### Getting started * [Get Started](https://www.mongodb.com/zh-cn/docs/get-started.md): How to create an Atlas cluster, connect to it, and load sample data using the Atlas CLI and your preferred programming language. * [Development](https://www.mongodb.com/zh-cn/docs/development.md): Learn how to use MongoDB in your applications. Connect to databases, perform CRUD operations, optimize with indexes, and design data models. ### Using coding agents and AI IDEs * [Build with AI](https://www.mongodb.com/zh-cn/docs/build-with-ai.md): Use AI to build with MongoDB through MCP, documentation context, and more. * [MongoDB Agent Skills](https://www.mongodb.com/zh-cn/docs/agent-skills.md): Learn about MongoDB Agent Skills and how to use them with AI coding agents. * [MongoDB MCP Server](https://www.mongodb.com/zh-cn/docs/mcp-server/llms.txt) * [MongoDB with Claude](https://www.mongodb.com/zh-cn/docs/claude.md): Learn how to install the official MongoDB Claude Plugin and use MongoDB with Claude Code. * [MongoDB with Codex](https://www.mongodb.com/zh-cn/docs/codex.md): Learn how to use MongoDB with Codex using the official MongoDB Codex Plugin. * [MongoDB with Cursor](https://www.mongodb.com/zh-cn/docs/cursor.md): Learn how to use MongoDB with Cursor. * [MongoDB with Gemini](https://www.mongodb.com/zh-cn/docs/gemini.md): Learn how to use MongoDB with Gemini. ### Building AI-powered search * [Vector Search](https://www.mongodb.com/zh-cn/docs/vector-search/llms.txt) * [Search](https://www.mongodb.com/zh-cn/docs/search/llms.txt) * [Self-Managed Search](https://www.mongodb.com/zh-cn/docs/search/self-managed/current/llms.txt) * [Voyage AI Models](https://www.mongodb.com/zh-cn/docs/voyageai/llms.txt) ### Using drivers and client libraries * [C Driver](https://www.mongodb.com/zh-cn/docs/languages/c/c-driver/current/llms.txt) * [C++ Driver](https://www.mongodb.com/zh-cn/docs/languages/cpp/cpp-driver/current/llms.txt) * [.NET/C# Driver](https://www.mongodb.com/zh-cn/docs/drivers/csharp/current/llms.txt) * [EF Core Provider](https://www.mongodb.com/zh-cn/docs/entity-framework/current/llms.txt) * [Go Driver](https://www.mongodb.com/zh-cn/docs/drivers/go/current/llms.txt) * [MongoDB Extension for Hibernate ORM](https://www.mongodb.com/zh-cn/docs/languages/java/mongodb-hibernate/current/llms.txt) * [Java Reactive Streams Driver](https://www.mongodb.com/zh-cn/docs/languages/java/reactive-streams-driver/current/llms.txt) * [Java Sync Driver](https://www.mongodb.com/zh-cn/docs/drivers/java/sync/current/llms.txt) * [Kotlin Coroutine Driver](https://www.mongodb.com/zh-cn/docs/drivers/kotlin/coroutine/current/llms.txt) * [Kotlin Sync Driver](https://www.mongodb.com/zh-cn/docs/languages/kotlin/kotlin-sync-driver/current/llms.txt) * [Laravel MongoDB](https://www.mongodb.com/zh-cn/docs/drivers/php/laravel-mongodb/current/llms.txt) * [Node.js Driver](https://www.mongodb.com/zh-cn/docs/drivers/node/current/llms.txt) * [PHP Library](https://www.mongodb.com/zh-cn/docs/php-library/current/llms.txt) * [Django MongoDB Backend](https://www.mongodb.com/zh-cn/docs/languages/python/django-mongodb/current/llms.txt) * [PyMongo Driver](https://www.mongodb.com/zh-cn/docs/languages/python/pymongo-driver/current/llms.txt) * [PyMongoArrow](https://www.mongodb.com/zh-cn/docs/languages/python/pymongo-arrow-driver/current/llms.txt) * [Ruby Driver](https://www.mongodb.com/zh-cn/docs/ruby-driver/current/llms.txt) * [Mongoid](https://www.mongodb.com/zh-cn/docs/mongoid/current/llms.txt) * [Rust Driver](https://www.mongodb.com/zh-cn/docs/drivers/rust/current/llms.txt) * [Scala Driver](https://www.mongodb.com/zh-cn/docs/languages/scala/scala-driver/current/llms.txt) * [Client Libraries](https://www.mongodb.com/zh-cn/docs/drivers/llms.txt) ### Using the database * [Database Manual – Getting Started, Administration, Core Concepts (Part 1 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-1-llms.txt) * [Database Manual – Core Concepts, Installation, Introduction, Query API (Part 2 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-2-llms.txt) * [Database Manual – Reference: Commands (Part 3 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-3-llms.txt) * [Database Manual – Reference: Commands, Methods (Part 4 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-4-llms.txt) * [Database Manual – Reference: Methods, Server and Security Reference (Part 5 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-5-llms.txt) * [Database Manual – Reference: Aggregation Operators (Part 6 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-6-llms.txt) * [Database Manual – Reference: Aggregation Operators (Part 7 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-7-llms.txt) * [Database Manual – Reference: Operators, Release Notes, Replication, Security, Sharding, Troubleshooting, Tutorials (Part 8 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-8-llms.txt) * [Database Manual – Tutorials: Installation, Security, Sharding, Data Modeling (Part 9 of 9)](https://www.mongodb.com/zh-cn/docs/manual/manual-9-llms.txt) * [Management](https://www.mongodb.com/zh-cn/docs/management.md): Explore our guides to learn about best practices and tools for effective database administration and management. ### Managing Atlas (cloud) deployments * [Atlas – Access, AI Integrations, API, Atlas UI, Backup, Billing, Clusters (Part 1 of 3)](https://www.mongodb.com/zh-cn/docs/atlas/atlas-1-llms.txt) * [Atlas – Data Federation, Deployment Management, Monitoring, Push Logs (Part 2 of 3)](https://www.mongodb.com/zh-cn/docs/atlas/atlas-2-llms.txt) * [Atlas – Performance Advisor, Reference, Security, Tags, Workload Identity Federation (Part 3 of 3)](https://www.mongodb.com/zh-cn/docs/atlas/atlas-3-llms.txt) * [Atlas Architecture Center](https://www.mongodb.com/zh-cn/docs/atlas/architecture/current/llms.txt) * [Atlas Kubernetes Operator](https://www.mongodb.com/zh-cn/docs/atlas/operator/current/llms.txt) * [MongoDB Atlas for Government](https://www.mongodb.com/zh-cn/docs/atlas/government/llms.txt) ### Managing self-managed deployments * [MongoDB Controllers for Kubernetes Operator](https://www.mongodb.com/zh-cn/docs/kubernetes/current/llms.txt) * [Ops Manager – Admin, Core, Data Explorer, Performance Advisor (Part 1 of 5)](https://www.mongodb.com/zh-cn/docs/ops-manager/current/ops-manager-1-llms.txt) * [Ops Manager – REST API Reference (Part 2 of 5)](https://www.mongodb.com/zh-cn/docs/ops-manager/current/ops-manager-2-llms.txt) * [Ops Manager – REST API Reference, Config, FAQ, Troubleshooting (Part 3 of 5)](https://www.mongodb.com/zh-cn/docs/ops-manager/current/ops-manager-3-llms.txt) * [Ops Manager – Audit Events, Automation Config, Roles, Troubleshooting (Part 4 of 5)](https://www.mongodb.com/zh-cn/docs/ops-manager/current/ops-manager-4-llms.txt) * [Ops Manager – Release Notes, Tutorials (Part 5 of 5)](https://www.mongodb.com/zh-cn/docs/ops-manager/current/ops-manager-5-llms.txt) * [Cloud Manager – API, Core Administration, Data Explorer, Performance Advisor (Part 1 of 4)](https://www.mongodb.com/zh-cn/docs/cloud-manager/cloud-manager-1-llms.txt) * [Cloud Manager – Reference, REST API (Part 2 of 4)](https://www.mongodb.com/zh-cn/docs/cloud-manager/cloud-manager-2-llms.txt) * [Cloud Manager – Reference, Schema Advisor, Security, Troubleshooting (Part 3 of 4)](https://www.mongodb.com/zh-cn/docs/cloud-manager/cloud-manager-3-llms.txt) * [Cloud Manager – Tutorials (Part 4 of 4)](https://www.mongodb.com/zh-cn/docs/cloud-manager/cloud-manager-4-llms.txt) ## Browse by area ### CLIs and utilities * [Atlas CLI – Getting Started, Deployment Guides (Part 1 of 5)](https://www.mongodb.com/zh-cn/docs/atlas/cli/current/atlas-cli-1-llms.txt) * [Atlas CLI – Commands: Access Lists, Access Logs, Alerts, Admin API (Part 2 of 5)](https://www.mongodb.com/zh-cn/docs/atlas/cli/current/atlas-cli-2-llms.txt) * [Atlas CLI – Commands: Admin API, Auditing, Auth, Backups, Clusters (Part 3 of 5)](https://www.mongodb.com/zh-cn/docs/atlas/cli/current/atlas-cli-3-llms.txt) * [Atlas CLI – Commands: Clusters, Custom DB Roles, Custom DNS, Data Federation (Part 4 of 5)](https://www.mongodb.com/zh-cn/docs/atlas/cli/current/atlas-cli-4-llms.txt) * [Atlas CLI – Install, Configuration, Troubleshooting (Part 5 of 5)](https://www.mongodb.com/zh-cn/docs/atlas/cli/current/atlas-cli-5-llms.txt) * [MongoCLI – Auth, Cloud Manager, Completion, Config Commands (Part 1 of 3)](https://www.mongodb.com/zh-cn/docs/mongocli/current/mongocli-1-llms.txt) * [MongoCLI – IAM, Ops Manager Commands (Part 2 of 3)](https://www.mongodb.com/zh-cn/docs/mongocli/current/mongocli-2-llms.txt) * [MongoCLI – Install, Configuration, Reference Guides (Part 3 of 3)](https://www.mongodb.com/zh-cn/docs/mongocli/current/mongocli-3-llms.txt) * [Database Tools](https://www.mongodb.com/zh-cn/docs/database-tools/llms.txt) * [mongosh (MongoDB Shell)](https://www.mongodb.com/zh-cn/docs/mongodb-shell/llms.txt) ### Connectors * [BI Connector](https://www.mongodb.com/zh-cn/docs/bi-connector/current/llms.txt) * [Kafka Connector](https://www.mongodb.com/zh-cn/docs/kafka-connector/current/llms.txt) * [Spark Connector](https://www.mongodb.com/zh-cn/docs/spark-connector/current/llms.txt) * [SQL Interface](https://www.mongodb.com/zh-cn/docs/sql-interface/llms.txt) ### IDE integrations * [C# Analyzer](https://www.mongodb.com/zh-cn/docs/mongodb-analyzer/current/llms.txt) * [VS Code Extension](https://www.mongodb.com/zh-cn/docs/mongodb-vscode/llms.txt) * [IntelliJ Plugin](https://www.mongodb.com/zh-cn/docs/mongodb-intellij/llms.txt) ### Migrators * [Mongosync](https://www.mongodb.com/zh-cn/docs/mongosync/current/llms.txt) * [Relational Migrator](https://www.mongodb.com/zh-cn/docs/relational-migrator/llms.txt) ### Visualization tools * [Atlas Charts](https://www.mongodb.com/zh-cn/docs/charts/llms.txt) * [Compass](https://www.mongodb.com/zh-cn/docs/compass/llms.txt) ### Legacy documentation * [Legacy Documentation](https://www.mongodb.com/zh-cn/docs/legacy.md): Archived MongoDB documentation for products that have reached their end-of-life and are no longer supported.