Skip to main content
Glama
bighadj22

Cloudflare MCP with Google OAuth and Analytics

by bighadj22
worker-configuration.d.ts314 B
// Generated by Wrangler by running `wrangler types` interface Env { OAUTH_KV: KVNamespace; GOOGLE_CLIENT_ID: string; GOOGLE_CLIENT_SECRET: string; COOKIE_ENCRYPTION_KEY: string; HOSTED_DOMAIN: string; MCP_ANALYTICS_API_KEY: string; MCP_OBJECT: DurableObjectNamespace<import("./src/index").MyMCP>; }

Latest Blog Posts

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/bighadj22/cloudflare-mcp-google-oauth-analytics'

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