Skip to main content
Glama
auth-success.html1.08 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Gmail Manager - Authentication Success</title> <link rel="stylesheet" href="/css/auth-success.css"> <link rel="stylesheet" href="/css/buttons.css"> </head> <body> <div class="container"> <div class="success-icon"></div> <h1>🎉 Success! You're All Set! 🚀</h1> <p class="message"> Your Gmail Manager is now connected and ready to clean house! Try these powerful commands: </p> <div class="accordion" id="commands-accordion"> <!-- Commands will be loaded dynamically from commands.json --> </div> <div id="common-buttons"> <!-- Buttons will be loaded from buttons.js --> </div> </div> <div id="copyNotification" class="copy-notification">Command copied to clipboard!</div> <script src="/components/buttons.js"></script> <script src="/js/auth-success.js"></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/muammar-yacoob/GMail-Manager-MCP'

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