Skip to main content
Glama

Calendar Tools MCP Server

_index.ts384 B
import { CREATE_EVENT_TOOL, DELETE_EVENT_TOOL, LIST_EVENTS_TOOL, UPDATE_EVENT_TOOL } from "./calendarTools.js"; export const tools = [CREATE_EVENT_TOOL, LIST_EVENTS_TOOL, UPDATE_EVENT_TOOL, DELETE_EVENT_TOOL]; export * from "./calendarTools.js"; export * from "./createEvent.js"; export * from "./deleteEvent.js"; export * from "./listEvents.js"; export * from "./updateEvent.js";

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/cablate/mcp-google-calendar'

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