Skip to main content
Glama

Google Calendar MCP Server

by progrmoiz
drizzle.config.tsโ€ข216 B
import { defineConfig } from 'drizzle-kit'; export default defineConfig({ schema: './src/lib/schema.ts', out: './drizzle', dialect: 'postgresql', dbCredentials: { url: process.env.DATABASE_URL!, }, });

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/progrmoiz/calender-mcp'

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