MCP.so
Sign In
Servers

Descope MCP Server

@descope-sample-apps

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "descope-mcp-server": {
      "command": "node",
      "args": [
        "--version",
        "#",
        "Expected",
        "output:",
        "v18.0.0",
        "or",
        "later"
      ]
    }
  }
}

More from Other