{"slug":"jb-7-jay/learn-mcp-server-mongo","name":"MongoDB MCP Server","description":"An MCP server providing tools and prompts for interacting with a MongoDB database.","category":"database","tags":[],"official":false,"stars":0,"transport":null,"install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"find_documents","description":"Find documents in a MongoDB collection"},{"name":"insert_documents","description":"Insert documents into a MongoDB collection"},{"name":"update_documents","description":"Update documents in a MongoDB collection"},{"name":"delete_documents","description":"Delete documents from a MongoDB collection"},{"name":"aggregate","description":"Run an aggregation pipeline on a MongoDB collection"},{"name":"list_collections","description":"List all collections in a MongoDB database"},{"name":"create_collection","description":"Create a new MongoDB collection"},{"name":"drop_collection","description":"Drop a MongoDB collection"},{"name":"create_index","description":"Create an index on a MongoDB collection"},{"name":"drop_index","description":"Drop an index from a MongoDB collection"},{"name":"list_indexes","description":"List all indexes on a MongoDB collection"},{"name":"count_documents","description":"Count documents in a MongoDB collection"},{"name":"distinct_values","description":"Get distinct values for a field in a MongoDB collection"},{"name":"find_one_and_update","description":"Find a document and update it atomically"},{"name":"find_one_and_delete","description":"Find a document and delete it atomically"},{"name":"find_one_and_replace","description":"Find a document and replace it atomically"},{"name":"bulk_write","description":"Perform bulk write operations on a MongoDB collection"},{"name":"watch_collection","description":"Watch for changes on a MongoDB collection"},{"name":"run_command","description":"Run a MongoDB command"},{"name":"list_databases","description":"List all databases in the MongoDB server"},{"name":"create_database","description":"Create a new MongoDB database"},{"name":"drop_database","description":"Drop a MongoDB database"},{"name":"get_server_status","description":"Get the status of the MongoDB server"},{"name":"get_db_stats","description":"Get statistics for a MongoDB database"},{"name":"get_collection_stats","description":"Get statistics for a MongoDB collection"}],"env_vars":[],"auth_type":"none","github":"https://github.com/jb-7-jay/learn-mcp-server-mongo","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}