Google Meet
@cool-man-vk
Google Meet について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"google-meet": {
"command": "node",
"args": [
"path/to/google-meet-mcp/src/index.js"
],
"env": {},
"disabled": false
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Google Meet?
A Model Context Protocol (MCP) server that enables AI agents to create, retrieve, and manage Google Meet meetings programmatically through the Google Calendar API. It is designed for developers and systems that use MCP-compatible AI assistants to schedule and handle meetings.
How to use Google Meet?
Clone the repository, install dependencies with npm install, set up Google API credentials (enable Calendar API, download OAuth 2.0 credentials as credentials.json, and run npm run setup to authenticate). Start the server with npm run start. Then add the provided MCP configuration to your settings file to connect the tools: create-meeting, list-meetings, get-meeting-details, update-meeting, and delete-meeting.
Key features of Google Meet
- Create Google Meet meetings with custom settings
- Retrieve meeting details including join URLs
- Update existing meetings
- Delete meetings
- List upcoming meetings
Use cases of Google Meet
- Create a new meeting with custom settings
- Retrieve meeting details and join URLs
- List upcoming meetings
- Update an existing meeting
- Delete a meeting
FAQ from Google Meet
How do I obtain Google API credentials?
Visit the Google Cloud Console, create or select a project
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント