Skip to main content
Glama
404.html774 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Peekaboo — 404</title> <meta name="robots" content="noindex" /> <link rel="icon" href="./favicon.svg" type="image/svg+xml" /> <link rel="stylesheet" href="./styles.css" /> </head> <body> <main id="main" class="section"> <div class="wrap"> <h1 class="h1">Not found.</h1> <p class="lead">This page doesn’t exist. The ghost looked. It’s not here.</p> <div class="cta"> <a class="btn" href="./">Go home</a> <a class="btn btnGhost" href="https://github.com/steipete/Peekaboo">GitHub</a> </div> </div> </main> </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/steipete/Peekaboo'

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