mcpbeat Sign in

IAMF Sentinel MCP Server

by jlivingston-cipher Your server? Claim it
local only

IAMF Sentinel runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 14 Aug 2026.

MCP server for the iamf-sentinel IAMF conformance validator and the iamf-loom packager

Installs per day peak 233 · avg 26 · -35% w/w
a month agotoday
87
Installs / week
pypi · iamf-sentinel-mcp
0
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check IAMF Sentinel 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 iamf-sentinel-mcp -- uvx iamf-sentinel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iamf-sentinel-mcp": {
      "args": [
        "iamf-sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.iamf-sentinel-mcp]
command = "uvx"
args = ["iamf-sentinel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "iamf-sentinel-mcp": {
      "args": [
        "iamf-sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "iamf-sentinel-mcp": {
      "args": [
        "iamf-sentinel-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to IAMF Sentinel

same job, measured the same way
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Config Validator AI MCP
by csoai-org

Config Validator Ai MCP Server by MEOK AI Labs

272 installs/wk local only
Tolk MCP Server
by oxgeneral

MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.

local only
Noyalib MCP
by sebastienrousseau

MCP server for lossless YAML 1.2 parsing, formatting, and validation (pure Rust).

local only
Judgment Pack
by judgment-pack

Offline JPS validator, conformance tester, and experimental evaluator over stdio MCP; keyless.

local only
Modelbound MCP
by modelbound

Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.

59 installs/wk local only
Linkedctl
by alexey-pelykh

CLI and MCP server for the LinkedIn API

24 installs/wk local only
Oh My Posh Configurator
by jamesmontemagno

MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.

19 installs/wk local only

IAMF Sentinel — questions

Answers built from our own checks of this server.

Why is there no uptime for IAMF Sentinel?
IAMF Sentinel 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 pypi package iamf-sentinel-mcp was installed 87 times last week.
How do I connect IAMF Sentinel?
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 iamf-sentinel-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use IAMF Sentinel?
The pypi package iamf-sentinel-mcp was installed 87 times in the last week. Week over week that is -35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is IAMF Sentinel open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.