Skip to main content
Glama

Google Calendar MCP Server

by progrmoiz
next.config.tsโ€ข437 B
import type { NextConfig } from "next"; const nextConfig: NextConfig = { images: { remotePatterns: [ { protocol: 'https', hostname: 'ssl.gstatic.com', port: '', pathname: '/calendar/images/**', }, { protocol: 'https', hostname: 'developers.google.com', port: '', pathname: '/identity/images/**', }, ], }, }; export default nextConfig;

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