Skip to main content
Glama

MongoDB MCP Server

package.json687 B
{ "name": "mcpservermongodb", "version": "1.0.0", "description": "MCP server using MongoDB and Node.js", "main": "./src/main.ts", "scripts": { "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --config jest.config.mjs" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "devDependencies": { "@types/jest": "^30.0.0", "@types/mongodb": "^4.0.6", "@types/node": "^24.0.10", "jest": "^30.0.4", "mongodb-memory-server": "^10.1.4", "ts-jest": "^29.4.0", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.14.0", "mongodb": "^6.17.0", "zod": "^3.25.71" } }

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/franciscorojas27/McpServerMongodb'

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