Skip to main content
Glama

MongoDB MCP Server

Official
by mongodb-js
Apache 2.0
9,526
730
  • Apple
  • Linux
.prettierrc.json602 B
{ "trailingComma": "es5", "tabWidth": 4, "semi": true, "singleQuote": false, "printWidth": 120, "overrides": [ { "files": "*.ts", "options": { "insertPragma": false, "proseWrap": "preserve" } }, { "files": "*.json", "options": { "tabWidth": 2, "printWidth": 80 } }, { "files": "*.md", "options": { "tabWidth": 2, "printWidth": 80 } }, { "files": ["*.yaml", "*.yml"], "options": { "tabWidth": 2, "printWidth": 80 } } ] }

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