Ai Ops
Rank #49,555io.github.levelsofself/ai-ops
MCP server providing ai-ops capabilities
Ai Ops is a Model Context Protocol (MCP) server published by levelsofself. It ranks #49,555 of 132,113 servers tracked on MCP Toplist. Ai Ops is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 4, 2026.
Ranks ahead of 82,558 of 132,113 servers on MCP Toplist.
Use Ai Ops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-ops -- npx -y palyan-ai-ops-mcp-server[mcp_servers.ai-ops]
command = "npx"
args = ["-y", "palyan-ai-ops-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ai-ops": {
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-ops": {
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-ops": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-ops": {
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-ops": {
"command": "npx",
"args": [
"-y",
"palyan-ai-ops-mcp-server"
]
}
}
}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.levelsofself%2Fai-ops)<a href="https://mcptoplist.com/server/io.github.levelsofself%2Fai-ops"><img src="https://mcptoplist.com/badge/io.github.levelsofself%2Fai-ops.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
levelsofself
Other servers by levelsofself
View all levelsofself servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ai Ops?
- Ai Ops is maintained by levelsofself, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Ai Ops listed on the Official MCP Registry?
- Yes — Ai Ops is listed on the Official MCP Registry, alongside Glama.
- How many versions does Ai Ops have?
- MCP Toplist tracks 2 versions of Ai Ops, most recently published on Mar 4, 2026.
- Where can I find the source code for Ai Ops?
- The source code for Ai Ops is hosted at github.com/levelsofself/mcp-ops-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.