iiq-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@iiq-mcpsearch for roles related to finance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
iiq-mcp
A Model Context Protocol server for SailPoint IdentityIQ 8.5.
Search and request roles and entitlements in IdentityIQ through SCIM 2.0, directly from any MCP-compatible AI client (Claude Code, OpenCode, etc.).
Status
v0.1.0 — early development. See design spec.
Related MCP server: SailPoint MCP Server
Install
pip install git+https://github.com/zcharako81/iiq-mcp.git
# Or editable dev install:
git clone https://github.com/zcharako81/iiq-mcp.git
cd iiq-mcp && pip install -e ".[dev]"Quickstart
# 1. Authenticate
iiq-mcp login --base-url https://iiq.acme.com --username alice
# 2. Start the server (for Claude Code / OpenCode)
iiq-mcp serve
# 3. In your AI client:
# "search for roles related to finance"
# "what roles do I currently have?"
# "request the Senior Approver role for me"Commands
Command | Purpose |
| Store IIQ credentials in OS keychain |
| Remove credentials from OS keychain |
| Start MCP server (stdio transport) |
| Show connection status |
Configuration
The AI client launches iiq-mcp serve with these environment variables:
Variable | Purpose |
| Your IIQ base URL (e.g. |
| Your IIQ username (for keychain lookup) |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
An MCP server that provides an API to LLMs to manage their JumpCloud resources.
MCP server for AI access to Swagger by SmartBear.
- StytchOAuthdev.stytch.mcp
The Stytch MCP server is a reference implementation that demonstrates remote MCP server authentication and authorization using Stytch Connected Apps. It provides OAuth 2.1-compliant authorization (including PKCE), Dynamic Client Registration, and validates Stytch-issued access tokens to enable AI agents to securely interact with external services through permissioned access, supporting scopes like openid, email, profile, and manage:project_data.
isolved and ApplicantPro jobs, tenant discovery, and change detection as an MCP server.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that connects to SCIM 2.0 APIs, enabling MCP clients to manage SCIM resources using natural language.6 npm2ISC
- FlicenseBqualityNot gradedmaintenanceAn MCP server that enables interaction with SailPoint IdentityNow and Identity Security Cloud for identity governance and access management. It provides comprehensive tools to manage identities, accounts, roles, workflows, and certifications through API integration.36-

DelineaMCPofficial
AlicenseNot gradedqualityBmaintenanceMCP server for the Delinea Secret Server and Platform APIs, enabling AI agents to manage secrets, users, groups, folders, roles, and access requests through natural language commands.46MIT- AlicenseNot gradedqualityBmaintenanceMCP server that enables AI-powered assessment of Active Directory on-premises environments by exposing AD data as queryable tools for LLMs like Claude.MIT