Skip to main content
Glama
auth-landing.html621 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Google Calendar Authentication</title> <link rel="stylesheet" href="styles.css"> </head> <body class="centered"> <div class="card"> <h1>Connect Google Account</h1> <div class="info-box"> <p>You're connecting a Google account with the nickname:</p> <p><strong><code>{{accountId}}</code></strong></p> </div> <a href="{{authUrl}}" class="btn-primary">Authenticate with Google</a> </div> </body> </html>

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

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