{"slug":"1RB/mongo-mcp","name":"MongoDB","description":"Interact with MongoDB databases using natural language. Query collections, inspect schemas, and manage data.","category":"database","tags":[],"official":false,"stars":15,"transport":null,"install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"listCollections","description":"Lists available collections in the database"},{"name":"find","description":"Queries documents with filtering and projection"},{"name":"insertOne","description":"Inserts a single document into a collection"},{"name":"updateOne","description":"Updates a single document in a collection"},{"name":"deleteOne","description":"Deletes a single document from a collection"},{"name":"createIndex","description":"Creates a new index on a collection"},{"name":"dropIndex","description":"Removes an index from a collection"},{"name":"indexes","description":"Lists indexes for a collection"}],"env_vars":[],"auth_type":"none","github":"https://github.com/1RB/mongo-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}