```shell > mongodb-mcp-server@0.0.7 inspect > npm run build && mcp-inspector -- dist/index.js > mongodb-mcp-server@0.0.7 build > npm run build:clean && npm run build:compile && npm run build:chmod > mongodb-mcp-server@0.0.7 build:clean > rm -rf dist > mongodb-mcp-server@0.0.7 build:compile > tsc > mongodb-mcp-server@0.0.7 build:chmod > chmod +x dist/index.js program.name(...).allowExcessArguments is not a function ```