AI Ops runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 15 Jul 2026.
AI operations management: 12 specialized agents, task dispatch, and team coordination.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ai-ops -- npx -y palyan-ai-ops-mcp-server
{
"mcpServers": {
"ai-ops": {
"args": [
"-y",
"palyan-ai-ops-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ai-ops]
command = "npx"
args = ["-y", "palyan-ai-ops-mcp-server"]
{
"mcpServers": {
"ai-ops": {
"args": [
"-y",
"palyan-ai-ops-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-ops": {
"args": [
"-y",
"palyan-ai-ops-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.