Skip to main content
Glama

Dropbox MCP Server

tsconfig.json398 B
{ "compilerOptions": { "composite": true, "target": "ES2021", "module": "ES2022", "moduleResolution": "node", "esModuleInterop": true, "outDir": "build", "rootDir": ".", "strict": true, "declaration": true, "allowJs": true, "lib": ["ES2021"], "sourceMap": true }, "include": ["src/**/*", "tests/**/*"], "exclude": ["node_modules", "build"] }

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/amgadabdelhafez/dbx-mcp-server'

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