Mmcp.market

Os MCP server

by ANAMIZED·io.github.ANAMIZED/server-os·v0.1.0

Fail-closed agentic OS MCP: agents as processes with cost, governance, observability, skills.

B70/100grade B
What users say
No reviews yet
Be the first
Safety scan
B70/100

full report

Adoption
New

1 stars

Reviews

Write one

Nobody has reviewed Os yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Os tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualityno auth information5/15
  • Maintenancelast push 26 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 70/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Os repository's README, as published. We do not edit it. Read it on GitHub

Server OS

Autonomous Agentic Operating System — agents as first-class processes with cost control, governance, observability, MCP, SDK, CLI, and skills. Fail-closed. Verified end-to-end.

A senior engineer who has never seen this repository can, using only the source code and this README.md:

  1. Deploy the entire system (single command)
  2. Exercise every major feature
  3. Verify end-to-end correctness via automated checks

No prior context or tribal knowledge required.

Support Agentic OS Kernels ($99) · Agentic OS Cycle ($0.75) · Public Goods Support

Non-custodial USDC (preferred for agents)

Related: rui · LRSI · openmesha · OpenGOS · agenticarb · x402-cloudflare-starter

🚀 Web Control Plane (Hero Demo — Zero Install)

Canonical file: web/server-os.html (~82 KB)

Open locally:

python -m http.server 8088 --directory web
# http://127.0.0.1:8088/server-os.html

Or Chrome → File → Open File… → web/server-os.html.

Acceptance: open the file → OS tab → Golden evals → run → 12/12 passed.

Offline mock provider, policy, budgets, graph, terminal, and 12 golden evals. The HTML engine is DOM-free below the UI so the eval suite exercises the same path as interactive use.

Quick Start (Production Runtime)

docker compose up --build
# another terminal
bash scripts/verify.sh
  • API: http://localhost:8080
  • Dashboard: http://localhost:8080/dashboard
  • OpenAPI: http://localhost:8080/docs

Default mode is offline mock LLM (deterministic, free). Set SERVEROSLLMMODE=openai + OPENAIAPI_KEY for real models.

Surfaces

Verify contract

bash scripts/verify.sh

Covers API, cost, governance, multi-agent workflows, SDK, CLI, MCP, skills, and AGENTS.md. 16 checks. All must pass.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

The registry entry has no remote endpoint or installable package.

Os: common questions

Is Os MCP server safe?
Mostly: it is graded B (70/100). Read the Os safety report
Does Os need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Os maintained?
The last commit was 27 days ago (2026-08-27). The latest release is v0.1.0.

More from ANAMIZED