descope-sample-apps_descope-mcp-server

descope-sample-apps_descope-mcp-server

3.1

If you are the rightful owner of descope-sample-apps_descope-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Descope Model Context Protocol (MCP) server provides an interface to interact with Descope's Management APIs, enabling the search and retrieval of project-related information.

The Descope MCP Server is a robust tool designed to facilitate interaction with Descope's Management APIs. It allows users to efficiently manage and retrieve project-related data, such as audit logs and user records. The server supports various operations, including searching for audits and users, creating new users, and inviting users to projects. It requires Node.js, Claude Desktop, and a valid Descope Project ID and Management Key for setup. The server can be installed automatically via Smithery or manually by cloning the repository and configuring the necessary settings. Once set up, it can be run in different modes, such as stdio or SSE, to suit different operational needs.

Features

  • Search Audits: Retrieve up to 10 audit log entries from your Descope project.
  • Search Users: Retrieve up to 10 user records from your Descope project.
  • Create User: Create a new user in your Descope project.
  • Invite User: Invite a new user to your Descope project.

Tools

  1. search-audits

    Search the audit log of the Descope project

  2. search-users

    Retrieve user records for Descope projects

  3. create-user

    Create a new user in a Descope project

  4. invite-user

    Invite new users to join the Descope project