Connect Mongodb to metabase but native query are not working

Hi I have connected a Mongodb database to the metabase. Now when I am writing some native
query its showing error.
I try to execute "show dbs " query which gives the error-“Unrecognized token ‘show’: was expecting (‘true’, ‘false’ or ‘null’) at [Source: java.io.StringReader@3e9c4b45; line: 1, column: 5]”