Skip to main content
Glama
index.ts536 B
/** * Authentication module exports * * @module cli/auth * @since v2.7.0 */ export { // Types type ParsedMagicLink, type MagicLinkParseResult, type MagicLinkErrorCode, type MagicLinkError, type MagicLinkExchangeResponse, type MagicLinkExchangeResult, type MagicLinkExchangeErrorCode, type MagicLinkExchangeError, type ExchangeOptions, // Functions parseMagicLink, isExpired, buildExchangeUrl, exchangeToken, processMagicLink, formatErrorMessage, formatSuccessMessage, } from './magic-link.js';

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/littlebearapps/wp-navigator-mcp'

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