Back to Home
chenhunghan icon

scim-mcp

Verified Safe

by chenhunghan

Overview

This MCP server acts as a SCIM 2.0 relay for AI agents to manage enterprise user identities and groups.

Installation

Run Command
npm run build && npm start

Environment Variables

  • SCIM_API_TOKEN
  • SCIM_API_BASE_URL

Security Notes

The server securely retrieves API tokens and base URLs from environment variables or custom HTTP headers (x-scim-api-token, x-scim-base-url), avoiding hardcoded secrets. Input validation for tool parameters is handled using Zod schemas. A built-in PII masking utility is implemented to reduce sensitive data exposure in LLM responses, enhancing privacy compliance. No 'eval' or other direct dynamic code execution is apparent in the provided source.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-30

Tags

SCIMIdentity ManagementAI AgentsEnterprisePrivacy