Back to search
30
MCP

@mseep/google-meet-mcp

npm/@mseep/google-meet-mcp

A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

barie-google-meet-mcp
Google Meet MCP Server for managing meeting spaces and records via the Model Context Protocol
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
barie-google-calendar-mcp
Google Calendar MCP Server for managing Google Calendar via the Model Context Protocol
0 tools
google-workspace-mcp
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail
0 tools
google-sheet-mcp
Model Context Protocol (MCP) server for Google Sheets integration
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/google-meet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}