Skip to main content
Glama
466,417 tools. Updated 2026-08-19 15:06

"Authy" matching MCP tools:

  • Authorize access to AgentOps MCP server by validating API keys for observability and tracing data during AI agent debugging.
    MIT
  • Enroll a new MFA factor (TOTP or SMS) and receive a QR code URI for TOTP authenticator app setup, then verify to upgrade session to AAL2.
    MIT
  • Manage Microsoft Graph API authentication: check status, start OAuth device-code or browser flow, complete device-code login, and view diagnostic info.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for enterprise authentication and authorization — JWT validation, OIDC token inspection, OAuth 2.0 introspection, and role-based access control for AI agents.
    8
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enterprise-grade authentication solution that provides secure credential management with encryption, multi-protocol authentication (OAuth2, SAML, LDAP), and real-time threat detection for applications.
    8
    1
    AGPL 3.0

Matching MCP Connectors

  • The PropelAuth Integration MCP Server helps you and your favorite AI agent integrate PropelAuth as quickly and easily as possible into your project. Whether you're integrating PropelAuth into your Next.js project or your FastAPI backend, the Integration MCP Server will ensure your AI agent has the best context possible for a successful integration.

  • Capture receipts, scan Gmail, analyze spending, and create reviewed reports from AI assistants.

  • Check your Trackman authentication status or re-login when your session has expired. Use 'status' to see who you're signed in as, or 'login' to start a fresh sign-in.
    MIT
  • Authenticate to a website via Okta SSO, including TOTP MFA, and save the browser session for reuse.
    MIT
  • Authenticate with Microsoft Graph by starting a login flow, checking status, completing browser verification, or logging out.
    MIT
  • Discover which stored credential fits a task via AI, using names and descriptions only to keep secrets hidden. Returns the best match and reasoning.
    MIT
  • Generate a time-based one-time password (TOTP) from a base32 shared secret for two-factor authentication. Returns the current code as a string.
    MIT
  • Retrieve cookies from a saved Okta session to make authenticated HTTP requests without launching a browser. Optionally filter by domain.
    MIT
  • Fetches web page content from sites that require login by opening a real browser for manual sign-in and session capture, returning cleaned HTML.
    MIT
  • Delete a stored Okta session for a given URL, removing session files and metadata to force re-authentication.
    MIT
  • Create or update API keys and credentials in an encrypted vault, returning metadata with masked preview to keep secrets hidden.
    MIT
  • List all stored credential names and metadata without exposing sensitive values. Use this to audit available credentials safely.
    MIT
  • Clear stored authentication tokens to require re-authentication for Mural visual collaboration workspaces access.
    MIT
  • List all stored Okta authentication sessions and view metadata such as domain, saved timestamp, and cookie/origin counts. Note: does not verify session validity.
    MIT
  • Retrieve stored credentials by name, with an option to mask values for secure display or return them in full.
    MIT