Skip to main content
Glama
91,254 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    C
    maintenance
    A remote MCP server secured with Auth0 OAuth 2.1, deployed on Cloudflare Workers, enabling AI clients to call tools on a JWT-protected todo API.
    3
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    A scheduled MCP server that monitors Auth0 users by periodically collecting summaries, detecting suspicious admins, and auto-blocking them; it provides instant reports via SQLite and exposes tools for on-demand collection and configuration.
    -
  • F
    license
    Not graded
    quality
    F
    maintenance
    An MCP server that provides tools to read and modify Auth0 configurations via the Auth0 Management API v2, including write instruments for creation and updates but no deletion.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Demonstrates the AgentCore Gateway 3-Legged OAuth flow with Auth0, exposing whoami and echo tools for end-to-end authorization code testing.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    This MCP server demonstrates end-to-end Auth0 authentication, validating JWT tokens and mapping org_id to cabinet_id via a whoami tool.
    -
  • F
    license
    Not graded
    quality
    F
    maintenance
    Enables monitoring Auth0 users by collecting summaries, storing reports in SQLite, and auto-blocking suspicious admins, all through MCP tools without an LLM.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A modular server implementation that integrates Auth0 OAuth 2.0 authentication with FastMCP to securely serve AI tools through the Model Context Protocol.
    1
    -
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for Okta authentication, enabling AI agents to log in, check sessions, list, delete, and get cookies using saved Okta sessions.
    5
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A secure MCP server that stores and retrieves API keys and credentials, featuring encrypted storage, masked retrieval, and AI-powered recommendation via MCP sampling.
    7
    MIT
  • 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
    A
    quality
    A
    maintenance
    MCP server for AWS SSO authentication and profile management, enabling AI assistants to check identity, switch profiles, and manage EC2/EKS resources.
    8
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server that bridges authenticated sessions from a Chrome extension to CloakBrowser profiles via local WebSocket, enabling agents to sync, verify, and debug persistent login state without exposing raw credentials.
    9
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables agents to run static heuristic scans over a repository path via stdio, surfacing review candidates with file:line evidence for web3 auth and payment vulnerability patterns. Results can be used as CI-style gates or triage input without any dataflow analysis or external dependencies.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A Nostr-based authentication gate for MCP servers that requires agents to sign HTTP requests with a Nostr key, verifying signatures offline to secure tool access.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to call account reads, credit issuance, and flagged irreversible tools only when the presented token was minted for this resource server, its delegated scopes are attenuated to the intersection of the whole delegation chain, and a recorded human approval exists and is consumed exactly once. Refusals, expired or replayed approvals, and audience or scope mismatches are rejected before any tool runs, with every decision written to an audit trail.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A FastMCP server template with full MCP authentication via Descope, designed for easy deployment on Render. It provides a foundation for building secure, authenticated MCP servers with scope-based access control.
    3
    MIT