Skip to main content
Glama

Google Calendar MCP Server

by harshwadhawe
__init__.py292 B
""" Connectors module for Calendar and GitHub integrations. This module provides a clean separation between different service connectors. """ from .calendar_connector import CalendarConnector from .github_connector import GitHubConnector __all__ = ['CalendarConnector', 'GitHubConnector']

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/harshwadhawe/MCP-server--datathon'

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