605,263 tools. Updated 2026-09-23 23:31
"Auth0" matching MCP tools:
- Retrieve details about the current Auth0 token, including its status and associated permissions.-
- Manage Microsoft Graph API authentication: check status, start OAuth device-code or browser flow, complete device-code login, and view diagnostic info.MIT
- Verify the 6-digit code from your email to complete OTP sign-in and activate the API key for all subsequent tool calls in this session.MIT
- Authenticate users by sending a 6-digit email OTP or using a password; after verification, the API key is configured for the current MCP session.MIT
- Lists Log10x account environments and reports login status, enabling you to verify available tenants and authentication state.MIT
- Starts a browser-based Log10x sign-in by requesting an Auth0 device code, opening the user's browser with the code pre-filled, and returning the device code immediately.MIT
Matching MCP Servers

auth0-mcp-serverofficial
AlicenseNot gradedqualityCmaintenanceThe Auth0 MCP Server integrates with LLMs and AI agents, allowing you to perform various Auth0 management operations using natural language. For instance, you could simply ask Claude to "Create a new Auth0 app and get the domain and client ID"6,194 npm122MIT- AlicenseNot gradedqualityCmaintenanceA 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.3MIT
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.
One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.
- Complete Log10x sign-in: finalize the browser device flow or validate a pasted API key, then save credentials for the MCP server.MIT
- Walk through installing Log10x Reporter or Receiver on Kubernetes: answer five prompts to choose app, forwarder, backends, airgap, and license, then get a Helm install plan.MIT
- Resend the OTP email for a new account when the previous code expired or wasn't received. Call it after authentication and before verification.MIT
- Authorize access to AgentOps MCP server by validating API keys for observability and tracing data during AI agent debugging.MIT
- 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
- Create architecture diagrams by defining nodes, groups, and edges. Returns a shareable canvas URL and rendered SVG.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
- Retrieve cookies from a saved Okta session to make authenticated HTTP requests without launching a browser. Optionally filter by domain.MIT
- Check if your Woolworths session is signed in and receive browser-based sign-in instructions when it is not.MIT
- Switch the current session to B2B authentication so subsequent API calls use a tenant actor via the x-custom-token header. Requires a configured b2bToken; returns an error if none is set.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.MITDestructive
- Create or update API keys and credentials in an encrypted vault, returning metadata with masked preview to keep secrets hidden.MIT