descope-sample-apps_descope-mcp-server-stdio

descope-sample-apps_descope-mcp-server-stdio

3.1

If you are the rightful owner of descope-sample-apps_descope-mcp-server-stdio 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 is built to work seamlessly with Claude Desktop, providing a streamlined experience for developers. The server requires Node.js and Git for setup and can be installed via Smithery or manually. Configuration involves setting up the Claude Desktop to recognize the server, ensuring that the necessary environment variables are correctly set. The server can be run in different modes, such as stdio and 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 audit log entries

  2. search-users

    Search user records

  3. create-user

    Create a new user

  4. invite-user

    Invite new users