{"library":"mongo-mcp","type":"library","category":null,"description":"A Model Context Protocol (MCP) server (v0.2.0) that enables LLMs like Claude to interact directly with MongoDB databases. It provides tools for querying collections, inspecting schemas, managing indexes, and performing document operations (insert, update, delete). Designed to be used as a tool provider for MCP clients (e.g., Claude Desktop). Requires Node.js 18+ and a MongoDB connection string. Differentiators: leverages the MCP standard, easy setup via npx, and provides a sandbox for testing. Active development, frequent updates expected.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","mcp","claude","mongodb","anthropic","ai","database"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongo-mcp","imports":["npx mongo-mcp <connection_string> (not imported directly, CLI tool)"]},{"cmd":"yarn add mongo-mcp","imports":[]},{"cmd":"pnpm add mongo-mcp","imports":[]}],"homepage":"https://github.com/QuantGeekDev/mongo-mcp#readme","github":"https://github.com/QuantGeekDev/mongo-mcp","docs":null,"changelog":null,"pypi":null,"npm":"mongo-mcp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}