Skip to main content
Glama
agentwares

agentguard

Official
by agentwares

agentguard

A policy proxy between an AI agent and the tools it can reach: hard spend limits, approval before anything destructive, a kill switch, per-agent scoped credentials, dry-run writes with a mutation diff, a semantic loop breaker, and a hash-chained audit log you can verify.

npx @agentwares/agentguard init

No LLM calls anywhere in it. No phone-home. No account. MIT.

  • packages/agentguard-core — the policy engine (Web-standard, runs anywhere)

  • apps/agentguard-cliagentguard, the proxy and its commands

  • packages/agentguard-sdk — the same engine for non-MCP tool calls

  • assets/permission-diff-action — a GitHub Action that comments when agent permissions widen

  • packages/mcp-kit, packages/notify, packages/x402 — generic plumbing the CLI bundles

Hosted incident dashboard, audit retention and alerting: https://agentwares-agentguard.vercel.app

This repository is exported from a private monorepo, which is why it has no long history. The exported source is complete and is exactly what is published to npm.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    F
    maintenance
    Provides policy-based access control, incident tracking, and compliance monitoring to govern AI agent behavior. It enables organizations to enforce security rules and maintain audit trails by validating agent actions against trust levels and pattern-based policies.
    6
    1
    -
  • A
    license
    A
    quality
    D
    maintenance
    Runtime policy enforcement for AI agents. Evaluate every agent action against your organization's policies before execution, with observe and enforce modes.
    1
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local zero-trust permission gateway for AI agents. Enforces policy-based tool authorization, human approvals, scoped permissions, and cryptographically verifiable audit logs.
    4
    5
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enforces deterministic policies on AI agent tool calls, evaluating actions against compliance modules (SOC 2, HIPAA, GDPR, etc.) and returning ALLOW, BLOCK, or CONSTRAIN decisions with an audit trail.
    MIT

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/agentwares/agentguard'

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