mcpbeat Sign in

Agentic OS MCP Server

by jarroslav Your server? Claim it
local only

Agentic OS runs on your own machine — the client starts it, so there is no endpoint to ping. 150 installs a week from npm.

Read-only, never-executing MCP server for the agentic-os governance, SDLC, and QE methodology.

Installs per day peak 945 · avg 77 · +144% w/w
a month agotoday
150
Installs / week
npm · agentic-os-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Agentic OS every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agentic-os -- npx -y agentic-os-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentic-os": {
      "args": [
        "-y",
        "agentic-os-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentic-os]
command = "npx"
args = ["-y", "agentic-os-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentic-os": {
      "args": [
        "-y",
        "agentic-os-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentic-os": {
      "args": [
        "-y",
        "agentic-os-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agentic OS

same job, measured the same way
Attestify OS
by attestifyagent

MCP stdio server for Attestify OS — governed agent execution and Attestify Trust signed evidence.

57 installs/wk local only
Localgym MCP Server
by lo-nau

Read-only MCP server for UK gym search using the LocalGym Agent API.

41 installs/wk local only
I
agentgate
by ciceroyang

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

local only
Agentic SDLC MCP
by sakuracianna

Agentic SDLC governance and security controls for AI coding agents working with GitHub.

44 installs/wk local only
operant-mcp
by saagpatel

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

36 installs/wk 5 tools answering
Inforcer
by wyre-ai

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Inforcer
by wyre-technology

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Kenda
by kenda-co

Read-only MCP server for querying Kenda token spend and waste

46 installs/wk local only

Agentic OS — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentic OS?
Agentic OS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agentic-os-mcp was installed 150 times last week.
How do I connect Agentic OS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agentic-os-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agentic OS?
The npm package agentic-os-mcp was installed 150 times in the last week. Week over week that is +144%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.