Loomal

MCP Sentinel

MCP server by github.com/oaslananka/mcp-suite

Zero-trust MCP security proxy with policy enforcement, PII scrubbing, approvals, and audit trails.

0 starsnpm: @oaslananka/sentinel

About MCP Sentinel

MCP Sentinel is an MCP (Model Context Protocol) server published by oaslananka in the official MCP registry, listed under Security on Loomal. Zero-trust MCP security proxy with policy enforcement, PII scrubbing, approvals, and audit trails.

It ships as an npm package (@oaslananka/sentinel), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oaslananka/mcp-suite.

Use MCP Sentinel with your agent

Claude Code · one command
claude mcp add mcp-sentinel -- npx -y @oaslananka/sentinel
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-sentinel": {
      "command": "npx",
      "args": [
        "-y",
        "@oaslananka/sentinel"
      ]
    }
  }
}
npm@oaslananka/sentinel

Frequently asked questions

What is MCP Sentinel?
MCP Sentinel is an MCP (Model Context Protocol) server by oaslananka in the Security category. Zero-trust MCP security proxy with policy enforcement, PII scrubbing, approvals, and audit trails.
How do I connect MCP Sentinel to Claude, Cursor, or another MCP client?
Install MCP Sentinel from its npm package (@oaslananka/sentinel) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Sentinel open source?
Yes — the source code is public at github.com/oaslananka/mcp-suite.
Can AI agents pay to use MCP Sentinel?
Not yet through Loomal — MCP Sentinel is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Sentinel? Claim this listing free by verifying GitHub ownership, or contact us.