Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"my-mongo-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 🗄️ MongoDB MCP Server for LLMS [](https://nodejs.org/en/) [](https://opensource.org/licenses/MIT) [](https://smithery.ai/server/mongo-mcp) A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language. ## ✨ Features - 🔍 Collection schema inspection - 📊 Document querying and filtering - 📈 Index management - 📝 Document operations (insert, update, delete) ## Demo Video https://github.com/user-attachments/assets/2389bf23-a10d-49f9-bca9-2b39a1ebe654 ## 🚀 Quick Start To get started, find your mongodb connection url and add this configuration to your Claude Desktop config file: **MacOS**: `~/Library/Application\ Support/Claude/claude_desktop_config.json` **Windows**: `%APPDATA%/Claude/claude_desktop_config.json` ```json { "mcpServers": { "mongodb": { "command": "npx", "args": [ "mongo-mcp", "mongodb://<username>:<password>@<host>:<port>/<database>?authSource=admin" ] } } } ``` ### Installing via Smithery To install MongoDB MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mongo-mcp): ```bash npx -y @smithery/cli install mongo-mcp --client claude ``` ### Prerequisites - Node.js 18+ - npx - Docker and Docker Compose (for local sandbox testing only) - MCP Client (Claude Desktop App for example) ### Test Sandbox Setup If you don't have a mongo db server to connect to and want to create a sample sandbox, follow these steps 1. Start MongoDB using Docker Compose: ```bash docker-compose up -d ``` 2. Seed the database with test data: ```bash npm run seed ``` ### Configure Claude Desktop Add this configuration to your Claude Desktop config file: **MacOS**: `~/L…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.