Iiq
БесплатноНе проверенMCP server for SailPoint IdentityIQ 8.5 that enables searching and requesting roles and entitlements through SCIM 2.0 from AI clients.
Описание
MCP server for SailPoint IdentityIQ 8.5 that enables searching and requesting roles and entitlements through SCIM 2.0 from AI clients.
README
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.
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 |
|---|---|
iiq-mcp login |
Store IIQ credentials in OS keychain |
iiq-mcp logout |
Remove credentials from OS keychain |
iiq-mcp serve |
Start MCP server (stdio transport) |
iiq-mcp status |
Show connection status |
Configuration
The AI client launches iiq-mcp serve with these environment variables:
| Variable | Purpose |
|---|---|
IIQ_BASE_URL |
Your IIQ base URL (e.g. https://iiq.acme.com) |
IIQ_USERNAME |
Your IIQ username (for keychain lookup) |
License
MIT
Установка Iiq
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/zcharako81/iiq-mcpFAQ
Iiq MCP бесплатный?
Да, Iiq MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Iiq?
Нет, Iiq работает без API-ключей и переменных окружения.
Iiq — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Iiq в Claude Desktop, Claude Code или Cursor?
Открой Iiq на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Iiq with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
