Identity AIops
Rank #10,260io.github.AIops-tools/identity-aiops
Governed Keycloak + authentik identity ops: users, events, clients, MFA, RCA. 29 tools.
Identity AIops is a Model Context Protocol (MCP) server published by aiops-tools. It ranks #10,260 of 115,460 servers tracked on MCP Toplist. Identity AIops is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 105,200 of 115,460 servers on MCP Toplist.
Use Identity AIops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add identity-aiops -- uvx identity-aiops[mcp_servers.identity-aiops]
command = "uvx"
args = ["identity-aiops"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"identity-aiops": {
"command": "uvx",
"args": [
"identity-aiops"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"identity-aiops": {
"command": "uvx",
"args": [
"identity-aiops"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"identity-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"identity-aiops"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"identity-aiops": {
"command": "uvx",
"args": [
"identity-aiops"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"identity-aiops": {
"command": "uvx",
"args": [
"identity-aiops"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AIops-tools%2Fidentity-aiops)<a href="https://mcptoplist.com/server/io.github.AIops-tools%2Fidentity-aiops"><img src="https://mcptoplist.com/badge/io.github.AIops-tools%2Fidentity-aiops.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aiops-tools
Other servers by aiops-tools
- Proxmox AIops#6,357 · 6 vers
- TrueNAS AIops#7,539 · 6 vers
- MinIO AIops#8,331 · 5 vers
- AI Guardian#8,382 · 6 vers
- Network AIops#8,422 · 6 vers
- Compliance AIops#8,604 · 6 vers
- Firewall AIops#8,605 · 6 vers
- k8s AIops#8,862 · 5 vers
- MySQL AIops#8,908 · 5 vers
- Queue AIops#8,909 · 5 vers
- Container Host AIops#9,024 · 5 vers
- Veeam AIops#9,097 · 5 vers
Available versions (4)
| Version | Published |
|---|---|
| 0.7.0 | Aug 10, 2026 |
| 0.6.0 | Aug 3, 2026 |
| 0.5.0 | Aug 2, 2026 |
| 0.1.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains Identity AIops?
- Identity AIops is maintained by aiops-tools, which publishes 24 MCP servers (123 total versions) tracked on MCP Toplist.
- Is Identity AIops listed on the Official MCP Registry?
- Yes — Identity AIops is listed on the Official MCP Registry, alongside Glama.
- How many versions does Identity AIops have?
- MCP Toplist tracks 4 versions of Identity AIops, most recently published on Aug 10, 2026.
- Where can I find the source code for Identity AIops?
- The source code for Identity AIops is hosted at github.com/AIops-tools/Identity-AIops.