
Tl;dv MCP Server for Zoom, Google Meet and MS Teams
@tldv-public
Tl;dv MCP Server for Zoom, Google Meet and MS Teams について
Interact with your meeting data (to list, ask, summarize, extract - virtually anything about your meetings) through Claude’s desktop client across Zoom, Google Meet and MS Teams via tl;dv.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"tldv": {
"command": "docker",
"args": [
"run",
"--rm",
"--init",
"-e",
"TLDV_API_KEY=<your-tldv-api-key>",
"tldv-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Tl;dv MCP Server for Zoom, Google Meet and MS Teams?
An MCP server that connects to the tl;dv meeting intelligence platform, enabling AI-driven access to meeting data from Zoom, Google Meet, and Microsoft Teams. It is designed for users of MCP-compatible clients (e.g., Claude Desktop, Cursor) who want to leverage meeting transcripts, summaries, and insights in their AI workflows.
How to use Tl;dv MCP Server for Zoom, Google Meet and MS Teams?
Run the server via Docker (build the image and run with TLDV_API_KEY) or Node.js (install dependencies, build, then point your MCP client to the compiled dist/index.js). Configure your client’s JSON config file (e.g., claude_desktop_config.json) with the server command and environment variable TLDV_API_KEY. After updating the config, kill and restart your MCP client for changes to take effect.
Key features of Tl;dv MCP Server for Zoom, Google Meet and MS Teams
- Connects to tl;dv’s meeting intelligence API
- Supports deployment via Docker or Node.js
- Works with MCP-compatible clients (Claude, Cursor)
- Requires only a tl;dv API key for configuration
Use cases of Tl;dv MCP Server for Zoom, Google Meet and MS Teams
—
FAQ from Tl;dv MCP Server for Zoom, Google Meet and MS Teams
What API key is needed?
A valid tl;dv API key (TLDV_API_KEY) is required. It must be passed as an environment variable in the Docker command or in the MCP client’s env configuration.
How do I install the server?
You can install using Docker (build the image and run it) or Node.js (run npm install and npm run build to produce the server in the dist folder).
Where do I configure the MCP client?
Update your MCP client’s configuration file (e.g., claude_desktop_config.json) with the server command, arguments, and the TLDV_API_KEY environment variable. The exact path and format depend on the client.
How do I restart the client after configuration changes?
You must kill the MCP client process and restart it for the new configuration to be applied.
Is there a development mode?
Yes. Run npm run watch to start the server with auto-reloading. For debugging, set DEBUG=tldv-mcp:* or use Node.js debugging tools (node --inspect).
「コミュニケーション」の他のコンテンツ
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
飞书MCP服务器
sdd330MCP server provides feishu related operations
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
コメント