Skip to main content
Glama
auth-success.html905 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Authentication Successful</title> <link rel="stylesheet" href="styles.css"> <style> .account-email { font-size: 1.1rem; font-weight: 500; color: var(--text-primary); margin: 0.25rem 0 0.75rem; } .account-label { font-size: 0.85rem; color: var(--text-muted); } .account-label code { font-size: 0.85em; } </style> </head> <body class="centered"> <div class="card"> <h1 class="success">Account connected!</h1> <div class="info-box"> {{accountInfo}} </div> <p>You can now close this browser window.</p> {{closeButton}} </div> {{script}}</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