descope-mcp-server-stdio
10
The Descope MCP server is designed to facilitate interaction with Descope's Management APIs, providing tools for searching audits, managing users, and configuring server settings through Claude Desktop. It offers automatic and manual installation paths, along with detailed setup and configuration instructions.
Overview
The Descope Model Context Protocol (MCP) server provides an interface to interact with Descope's Management APIs.
Features
- Search and retrieve project-related information.
- Retrieve up to 10 audit log entries and user records.
- Create and invite users to your Descope project.
Requirements
- Node.js (version 18 or later)
- Claude Desktop installed
- Valid Descope Project ID and Management Key
- Git installed
Installation
- Via Smithery: Use
npx -y @smithery/cli
command with the specified package. - Manual: Clone the repository, install dependencies, and build the project.
Configuration
- Configure Claude Desktop with specific settings to recognize the Descope MCP server.
- Restart Claude Desktop after configuration.
Running
- Build the project and run the server using stdio or SSE.