Manage identity services, roles, and approval workflows through Cloudflare Workers.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Identity Admin MCP Server" yet — see the docs or source repo.
Use the Identity Admin MCP Server to bulk create 20 new employee accounts with emails in the format [email protected], and set each account's initial status to pending activation.
Returns the bulk creation results, including successful and failed accounts, user IDs, and initial statuses.
Assign the admin role to [email protected] and the reviewer role to [email protected], then confirm whether the assignments succeeded.
Returns the role assignment results, showing each user's new role and operation status.
Check current pending identity approval requests, approve high-priority requests, reject those with incomplete information, and provide a processing summary.
Returns an approval processing list with approved and rejected results and a summary of reasons.
Add OAuth auth, scope enforcement, and delegation auditing to MCP agents.
Deploy an OAuth-enabled remote MCP server on Cloudflare Workers via SSE.
Deploy an OAuth-enabled remote MCP server on Cloudflare Workers for client tool access.
Deploy an authless remote MCP server on Cloudflare Workers for AI clients.
Protect self-hosted MCP servers with Cloudflare Access and identity-based tool exposure.
Authenticate users with Entra ID and manage scoped Cosmos DB data.