Skip to main content
Glama

MongoDB MCP Server

Official
by mongodb-js
tsconfig.cjs.json482 B
{ "extends": "./tsconfig.build.json", "compilerOptions": { "module": "commonjs", "moduleResolution": "node", "outDir": "./dist/cjs", "paths": { "mongodb-connection-string-url": [ "./node_modules/mongodb-connection-string-url/lib/index.d.ts" ], "ts-levenshtein": ["./node_modules/ts-levenshtein/dist/index.d.mts"], "@mongosh/arg-parser/arg-parser": [ "./node_modules/@mongosh/arg-parser/lib/arg-parser" ] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mongodb-js/mongodb-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server