Skip to main content
Glama

MongoDB MCP Server

tsconfig.json393 B
{ "compilerOptions": { "module": "nodenext", "moduleResolution": "nodenext", "target": "es2017", "esModuleInterop": true, "baseUrl": "./src", "isolatedModules": true, "paths": { "@mongo/*": ["mongo/*"], "@tools/*": ["tools/*"] }, "skipLibCheck": true, "strict": true, "noEmit": true }, "include": ["src/**/*", "tests/**/*"] }

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