Skip to main content
Glama

tl;dv MCP for Zoom, Google Meet and MS Teams

Official
by tldv-public
tsconfig.json407 B
{ "compilerOptions": { "baseUrl": "./", "sourceMap": false, "inlineSources": false, "removeComments": false, "target": "ES2022", "module": "NodeNext", "declaration": true, "outDir": "./dist", "emitDecoratorMetadata": true, "experimentalDecorators": true, "esModuleInterop": true, "resolveJsonModule": true, "paths": { "~/*": ["src/*"] } } }

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/tldv-public/tldv-mcp-server'

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