Skip to main content
Glama
AUTHENSOR

authensor-mcp-server

Official
by AUTHENSOR
npx @authensor/create-authensor my-agent
cd my-agent && npm install && npm run demo

Research

Authensor audits the infrastructure the AI safety field uses to measure itself, and files every finding upstream in public.

  • 99 defect reports across 46 organizations in evaluation, guardrail, and training infrastructure

  • 16 landed fixes, including 7 in UK AI Security Institute repos (inspect_ai, inspect_evals, inspect_cyber, control-arena), plus Meridian Labs, Databricks, NVIDIA and Presidio

  • 76 of those defects are a single class: the evaluator trusts an artifact the evaluated system controls

The stack is hardened against what that audit found.

Related MCP server: cordon

Work With Us

Red-team engagements, evaluator and scorer audits, and adversarial testing for teams shipping AI agents.

authensor.com · john@authensor.com


Documentation

Architecture

How the pieces fit: engine, control plane, scanners, receipts

Packages

All 18 packages, framework adapters, companion tools

Quickstart

Self-hosted setup, TypeScript and Python integration, framework adapters, CLI

Why Authensor

The problem, the five layers, why the stack is free

Features

Aegis content safety, session rules, budgets, Sentinel monitoring, shadow policies

Red teaming

The adversarial harness, what gets tested, how it runs

API reference

Control-plane endpoints

Deployment

Self-hosted vs hosted, production deployment

Development

Building and testing the monorepo

OWASP Agentic Top 10

Coverage mapping, 10/10

EU AI Act

Article-by-article alignment

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

Authensor is built on the belief that safety tooling should not have a paywall. We open-source every line of safety code because the more people who use these tools, the safer agents get for everyone.

License

MIT. Use it however you want.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Security gateway that wraps any MCP server with per-tool policies, approval gates, and optional Ed25519-signed decision receipts. Shadow mode logs every tool call without blocking; enforce mode applies block, rate-limit, and minimum-tier rules. Receipts are independently verifiable offline with no accounts needed.
    Last updated
    5
    1,611
    9
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Security gateway for MCP tool calls. Sits between your LLM client and MCP servers, enforcing per-tool policies (allow/block/approve/read-only), logging every call, and pausing dangerous operations for human approval in terminal or Slack.
    Last updated
    18
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    A governance proxy for AI tools — every MCP/agent tool call is policy-gated, secret-redacted, and written to a hash-chained, offline-verifiable audit trail.
    Last updated
    13
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Self-hosted MCP gateway that applies deterministic, compiled policy to tool discovery, invocation, and outbound data flow, with no model in the enforcement path. Every decision emits a hash-chained receipt sealed with Ed25519 and verifiable using public keys only.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.

  • Runtime permission, approval, and audit layer for AI agent tool execution.

  • See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AUTHENSOR/authensor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server